mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-04-18 22:12:39 +00:00
Add pydantic-ai plugin (#1202)
This commit is contained in:
@@ -1013,6 +1013,18 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://www.accoil.com/product-tracking"
|
"homepage": "https://www.accoil.com/product-tracking"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "pydantic-ai",
|
||||||
|
"description": "Write accurate Pydantic AI code from the start. Up-to-date patterns, decision trees, and common gotchas for agents, tools, structured output, streaming, and multi-agent apps.",
|
||||||
|
"category": "development",
|
||||||
|
"source": {
|
||||||
|
"source": "git-subdir",
|
||||||
|
"url": "pydantic/skills",
|
||||||
|
"path": "plugins/ai",
|
||||||
|
"ref": "main"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/pydantic/skills/tree/main/plugins/ai"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "pyright-lsp",
|
"name": "pyright-lsp",
|
||||||
"description": "Python language server (Pyright) for type checking and code intelligence",
|
"description": "Python language server (Pyright) for type checking and code intelligence",
|
||||||
|
|||||||
Reference in New Issue
Block a user