existential-birds/pydantic-ai-dependency-injection
Implement dependency injection in PydanticAI agents using RunContext and deps_type. Use when agents need database connections, API clients, user context, or any external resources.
npx skills add https://github.com/existential-birds/beagle --skill pydantic-ai-dependency-injection
Take existential-birds/pydantic-ai-dependency-injection from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.