instrumentation

Instalación
CLI
npx skills add https://github.com/pydantic/skills --skill instrumentation

Instala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.

Última actualización 4/23/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
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