bypydantic· 16 skills
Add a new provider API capability (prompt caching, strict/structured tool calling, thinking/reasoning effort, service tier, safety settings, logprobs, etc.) to Pydantic AI. Use when wiring a provider feature through the library — it enforces reasoning from the existing cross-provider abstraction before designing anything, and picking default-on vs opt-in deliberately. Not for adding a new model id (that's a different flow) or a bug fix.
$npx -y skills add pydantic/pydantic-ai --skill adding-a-provider-api-featureInstalls into the current project.
Run `npx skills use "https://github.com/pydantic/pydantic-ai" --skill "pydantic/pydantic-ai/adding-a-provider-api-feature"` 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/pydantic/pydantic-ai" that are relevant to the current task. Run `npx skills add "https://github.com/pydantic/pydantic-ai"` and select the relevant skills, then follow their instructions.