the-library
Private skill catalog for sharing capabilities across devices
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install The Library?โผ
Run `npx skills add disler/the-library --all -g -y` in your terminal to install it globally, then update the fork URL variables in SKILL.md.
What problem does The Library solve?โผ
It stops skill sprawl by giving you one private catalog that points to where your skills, agents, and prompts live, so nothing gets duplicated or out of sync.
How do I share skills across devices privately?โผ
Register each skill with `/library add`, then run `/library use <name>` on any other device to pull it from its source repo or local path.
Does The Library work with Claude Code?โผ
Yes. It runs as a `/library` slash command in Claude Code and any harness that reads skill files, with no scripts or external dependencies.
Can I keep my skills private?โผ
Yes. The catalog points to your own private GitHub repos and local paths, using SSH keys or a GitHub token for authentication.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core