What it does
- Detects agents by their config directories — Claude Code, Codex, Cursor, Gemini CLI, and the rest of the 70+ agent registry.
- Writes the bundled skill into the central store as
@masterskills/cli. - Links it into each detected agent’s skills directory. Agents sharing the universal
~/.agents/skillsdirectory are linked once.
masterskills agents --all.
After installing
Restart your agents so they load the skill, then authorize the device:Re-running
install is idempotent — run it again any time, for example after installing a new coding agent. Registry skills you’ve added are linked into new agents via masterskills link.