building-pydantic-ai-agents

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

CLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.

최근 업데이트: 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