Official Claude Code plugin marketplace for the Pydantic ecosystem.
| Plugin | Description | Commands |
|---|---|---|
| logfire | Add Logfire observability to Python apps | /instrument, /debug |
| ai | Build AI agents with Pydantic AI | — |
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
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 |
Test a plugin locally:
claude --plugin-dir ./plugins/logfire