Development
Skill
/cc-inspect
Show installed Claude Code skills, plugins, hooks, MCP servers, and commands in a browser dashboard
Install
$ npx -y skills add howardpen9/cc-inspect --skill cc-inspect --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/cc-inspect
Context preview
The summary Claude sees to decide when to auto-load this skill.
Show installed Claude Code skills, plugins, hooks, MCP servers, and commands in a browser dashboard
SKILL.md
cc-inspect.SKILL.mdname: inspect description: Show installed Claude Code skills, plugins, hooks, MCP servers, and commands in a browser dashboard user_invocable: true
Run the inspector script and open the result. Do NOT scan directories yourself — the script handles everything.
bash ~/.claude/skills/cc-inspector/inspect.sh
After running, reply with only: "Dashboard opened in browser."
Ships withcc-inspect
A Claude Code skill that instantly shows all your installed skills, plugins, MCP servers, commands, and hooks in a browser dashboard.
Get the whole plugin

