pydanticpydanticOfficial·11 Agent Skills Included

pydantic-ai

Build typed Python AI agents that work with any model

Builds production-ready AI agents in Python with typed outputs, tools, and structured validation. Connects to any major model provider through one consistent interface, eliminating provider lock-in and glue code. Adds realtime voice, durable background execution, image generation, and embeddings without extra frameworks. Includes skills for building agents, migrating from LangChain, and adding new models or provider features.
npx skills add pydantic/pydantic-ai --all -g -y
Available:

Directs the AI agent to gather context from issues and docs before coding, keep changes narrow and backward compatible, and uphold the project's type-safety, testing, and documentation standards when working in this repository.

All Skills in This Repository (11)

Pure Emerald Level Indicators
📦 In Repo
pydanticpydantic

building-pydantic-ai-agents

Designs Pytic AI agent structures for production workflows from Python or YAML specs.

Official
Advanced
📦 In Repo
pydanticpydantic

complete-partial-pr

Evaluates partial pull requests to identify missing integration work for Pydantic AI patches.

Official
Advanced
📦 In Repo
pydanticpydantic

address-feedback

Resolve unresolved GitHub pull request review comments on the current branch.

Official
Advanced
📦 In Repo
pydanticpydantic

testing-skill

Parse VCR cassette YAML files into readable request and response summaries.

Official
Intermediate
📦 In Repo
pydanticpydantic

migrating-langchain-to-pydantic-ai

Migrate LangChain and LangGraph applications to Pydantic AI while preserving observed behavioral contracts.

Official
Advanced
📦 In Repo
pydanticpydantic

poweruser-feature-audit

Audits large feature PRs by comparing external API research against implementation behavior.

Official
Advanced
📦 In Repo
pydanticpydantic

i-have-adhd

Formats agent responses for ADHD readers with decision-first structure and no filler.

Official
Basic
📦 In Repo
pydanticpydantic

adding-a-provider-api-feature

Guides adding provider API capabilities to Pydantic AI using existing cross-provider abstractions.

Official
Advanced
📦 In Repo
pydanticpydantic

add-new-model

Wire newly released LLM model identifiers into pydantic-ai profiles, literals, and tests.

Official
Advanced
📦 In Repo
pydanticpydantic

pushing-commits-to-the-repo

Manages the full pull request lifecycle from opening through CI monitoring and comment triage.

Official
Advanced
📦 In Repo
pydanticpydantic

pre-push-review

Reviews the current branch diff against a base branch before pushing to GitHub.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install pydantic-ai?

Run `npx skills add pydantic/pydantic-ai --all -g -y` in your terminal to install all skills in this suite globally.

What is Pydantic AI used for?

It is a Python framework for building AI agents with typed, validated outputs, tool calling, and support for every major model provider through one consistent API.

Can I migrate from LangChain to Pydantic AI?

Yes. The included migration skill guides your agent through moving LangChain or LangGraph apps slice by slice while preserving existing behavior and contracts.

Does Pydantic AI support realtime voice agents?

Yes. It supports live speech-to-speech sessions on OpenAI Realtime, Gemini Live, Azure, and xAI Grok Voice, reusing your agent's tools and instructions.

Do I need deep AI expertise to use these skills?

No. Once installed, your AI agent uses the skills to write correct Pydantic AI code, pick the right patterns, and avoid common mistakes from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineering