Last commit on June 21, 2026·Created on April 26, 2026
tiangolo/library-skills
“Finds agent skills hiding in your installed packages.”
Combined rank
#253
across all skills
In Skill Creation
#10
category rank
Stars
758
+2.4% in last 7d
Forks
43
+2.4% in last 7d
Watchers
3
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
Library Skills discovers, installs, and manages agent skills that package authors bundle inside their dependencies. It scans installed packages for `.agents/skills` directories, then creates symlinks so agents can use them. The tool also repairs stale links, removes orphaned ones, and validates the symlink state without changing files. It works across Python and Node.js projects, making it useful for CI pipeline engineers, multi-language project maintainers, and anyone who wants to automatically pull in skills from the packages they already depend on.
WHO IT'S FOR
Package Authors
bundle agent skills in their packages
CI Pipeline Engineers
automate skill discovery and repair in CI workflows
AI Agent Power Users
quickly install all discovered skills from dependencies