dislerdislerCommunityยท1 Agent Skills Included

the-library

Private skill catalog for sharing capabilities across devices

Manages a private catalog of skills, agents, and prompts stored across local paths and GitHub repos. Eliminates copy-pasting, stale duplicates, and scattered files by keeping one synced reference catalog. Lets you pull, push, sync, and search capabilities on demand across devices and teams without making anything public.
npx skills add disler/the-library --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’