DougTrajano/pydantic-ai-skills
This package implements Agent Skills (https://agentskills.io) support with progressive disclosure for Pydantic AI. Supports filesystem and programmatic skills.
Implements the Agent Skills specification as Pydantic AI tools using progressive disclosure—skills load detailed metadata and instructions only when the agent requests them, reducing token overhead. Supports both filesystem-based skills (defined as Markdown directories with scripts) and programmatic skills created via Python decorators, with automatic validation and path traversal protection. Integrates via Pydantic AI's Capabilities API (v1.71+) or legacy Toolsets, enabling modular skill composition across multiple skill directories.
162 stars. Available on PyPI.
Stars
162
Forks
14
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/DougTrajano/pydantic-ai-skills"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
memodb-io/Acontext
Agent Skills as a Memory Layer
powroom/flins
Universal skill installer for AI coding agents
rscheiwe/open-skills
Open Skills is a modular, Anthropic-style skills framework that lets agents dynamically...
forefy/.context
AI Agent Skills for Smart Contract Auditing to generate triaged, industry grade report findings,...
Dicklesworthstone/meta_skill
Local-first skill management platform for AI coding agents: dual SQLite+Git persistence,...