Build and debug Pydantic AI v2 agents using best practices for dependencies, instructions, tools, capabilities, hooks, and structured output validation. Use when the user wants to: (1) Create a new Pydantic AI agent, (2) Debug or fix an existing agent, (3) Add features like tools, validators, capabilities, hooks, or dynamic instructions, (4) Integrate OpenRouter for multi-model access, (5) Add Logfire for debugging/observability, (6) Structure agent architecture with dependency injection, (7) Migrate an agent from Pydantic AI v1 to v2.
$npx -y skills add fuenfgeld/pydantic-ai-skills --skill pydantic-ai-agentsInstalls into the current project.
Run `npx skills use "https://github.com/fuenfgeld/pydantic-ai-skills" --skill "fuenfgeld/pydantic-ai-skills/pydantic-ai-agents"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fuenfgeld/pydantic-ai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fuenfgeld/pydantic-ai-skills"` and select the relevant skills, then follow their instructions.