Manage your skills
just like npm
Version and save skills with the skl CLI, install them into every coding agent at once, then rebuild byte-for-byte on any machine.
Install the CLI
One line, and skl lives in your terminal — where save, add, and install actually happen.
$ curl -fsSL https://useskl.com/install.sh | shOne skill. Every agent. Every machine.
The npm workflow you already know — pointed at Agent Skills, across every coding agent you run.
Install once, land everywhere
One command lands a skill into every coding agent on your machine — no per-agent copy-paste, no drift between them.
Pin or float
Lock an exact version for reproducible setups, or track latest and sync when you want.
Rebuild any machine
One command restores your whole skill set from skl.json — byte-for-byte, anywhere.
Save from anywhere
Save a skill from the CLI, a GitHub link, or by dropping a folder in the browser.
Private & shared
Keep skills private, share them with named friends, or make them public for the whole world.
Three ways to install skills for your project
Add a skill by name, pull one from a GitHub link, or restore a project’s whole set — whichever you need.
Add a skill by name
$ skl install skl/hello-skillPull any catalog skill into a project — it lands in every coding agent you use, all at once.
Add a skill from GitHub
$ skl install https://github.com/loopdoop/skl-skillPoint at a GitHub repo and skl fetches the skill straight from the source — no save step needed.
Install a project’s skills
$ skl installReplay skl.json to restore a project’s whole skill set byte-for-byte on any machine.
Click me to see how it works in 45 seconds
Save a skill once, install it into any project, then rebuild everything with one command.
Ready to take control of your skills?
Save once, land into every agent, and keep them in sync effortlessly — then rebuild byte-for-byte on any machine, anywhere in the world.

