Catalyst banner
adrijshikhar adrijshikhar

Catalyst

AI community

Description

--- description: List all Catalyst skills with when-to-use and trigger phrases — an in-session index so you can discover what Catalyst offers without leaving the session. Read-only, no model computation; the script is the source of truth. Use when you ask "what Catalyst skills are there", "list catalyst skills", or type /catalyst. --- Run `bash ${CLAUDE_PLUGIN_ROOT}/scripts/catalog.sh`. Print the rendered catalog verbatim to the user. Do not editorialize or recompute — the script is the source

Installation

Installs to ~/.claude/skills/adrijshikhar-catalyst-catalyst/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adrijshikhar-catalyst-catalyst && curl -fsSL https://raw.githubusercontent.com/adrijshikhar/catalyst/HEAD/commands/catalyst.md -o ~/.claude/skills/adrijshikhar-catalyst-catalyst/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository