building-pydantic-ai-agents

Installation
CLI
npx skills add https://github.com/pydantic/skills --skill building-pydantic-ai-agents

Installieren Sie diesen Skill über die CLI und beginnen Sie mit der Verwendung des SKILL.md-Workflows in Ihrem Arbeitsbereich.

Zuletzt aktualisiert am 5/9/2026

Pydantic Skills

Official Claude Code plugin marketplace for the Pydantic ecosystem.

Plugins

Plugin Description Commands
logfire Add Logfire observability to Python apps /instrument, /debug, /query
ai Build AI agents with Pydantic AI

Install

Add this marketplace to Claude Code:

claude plugin marketplace add pydantic/skills

Then install a plugin:

claude plugin install logfire@pydantic-skills
claude plugin install ai@pydantic-skills

Cross-Agent Skills

The skills/ directory contains standalone SKILL.md files compatible with 30+ agents via the agentskills.io standard - including Codex, Cursor, Gemini CLI, and Claude Code.

Skill Description
logfire-instrumentation Add Logfire observability to Python, JS/TS, and Rust apps
building-pydantic-ai-agents Build LLM-powered agents with Pydantic AI — tools, capabilities, streaming, testing

Development

Test a plugin locally:

claude --plugin-dir ./plugins/logfire