using-skillshub
Installation
SKILL.md
Using Skillshub
Skillshub is a package manager for AI coding-agent skills. Think Homebrew, but
for the SKILL.md files that agents like Claude Code, Codex, Cursor, OpenCode,
Continue, etc. read for instructions. One install, many agents — skillshub link wires installed skills into every detected agent.
This skill teaches you (the agent) how to drive the CLI on the user's behalf.
When to reach for which command
Match the user's actual intent before picking a command. The most common
mismatch is reaching for tap add when the user just wants one skill from a
repo — skillshub add <url> is usually the faster path.