bydougtrajano· 3 skills
Use this skill whenever the user is working with the Pydantic AI framework — including building AI agents, defining structured outputs with Pydantic models, wiring up tools/function calling, configuring model providers (OpenAI, Anthropic, Gemini, etc.), managing dependencies via agent context, handling streaming responses, or debugging agent runs. Trigger this skill even for adjacent tasks like "how do I make my agent return JSON", "set up a multi-step agent", "add a tool to my agent", or "validate LLM output with Pydantic" — any time Pydantic AI is mentioned or implied as the target framework.
$npx -y skills add dougtrajano/pydantic-ai-skills --skill pydanticai-docsInstalls into the current project.
Run `npx skills use "https://github.com/dougtrajano/pydantic-ai-skills" --skill "dougtrajano/pydantic-ai-skills/pydanticai-docs"` 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/dougtrajano/pydantic-ai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dougtrajano/pydantic-ai-skills"` and select the relevant skills, then follow their instructions.