pydantic-ai-agent
Installation
SKILL.md
Pydantic AI Agent Builder
Build production-grade AI agents using Pydantic AI with a layered architectural pattern.
When to Use This Skill
Use this skill when building:
- AI agents with tool/function calling capabilities
- Conversational agents with state management
- Streaming chat applications (SSE, real-time responses)
- Multi-provider LLM applications (OpenAI, Anthropic, Google, Ollama)
- FastAPI web services with AI agents
- CLI applications with AI agents
- Agents requiring dependency injection for tools