How this command is triggered — by the user, by Claude, or both
Slash command
/skills-atlas:skill-search <query> [-c category] [-p persona] [--chain]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Search results (JSON) for `$ARGUMENTS`: !`skills-atlas search $ARGUMENTS --json --limit 12` Summarize the matches for the user: the skill name(s), what each does (`use_case`), the best source repo (highest stars), and the exact command to install each (`/skills-atlas:skill-install <skill>`). Recommend **only** skills present in the JSON above — do not add skills from your own knowledge, and quote names / repos / install commands verbatim from it. If the result is empty, say so and suggest a couple of alternative queries or broader terms.
Search results (JSON) for $ARGUMENTS:
!skills-atlas search $ARGUMENTS --json --limit 12
Summarize the matches for the user: the skill name(s), what each does (use_case),
the best source repo (highest stars), and the exact command to install each
(/skills-atlas:skill-install <skill>).
Recommend only skills present in the JSON above — do not add skills from your own knowledge, and quote names / repos / install commands verbatim from it. If the result is empty, say so and suggest a couple of alternative queries or broader terms.
npx claudepluginhub zita-go/skills-atlas --plugin skills-atlas