loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

cc-inspect

SKILL.md

howardpen9/cc-inspect

Claude Code ecosystem inspector — /inspect skill that shows all installed skills, plugins, MCP servers, commands, and hooks in a browser dashboard

Install

$ npx loaditout add howardpen9/cc-inspect

About

cc-inspect

A Claude Code skill that instantly shows all your installed skills, plugins, MCP servers, commands, and hooks in a browser dashboard.

English | 繁體中文

Features
  • Scope-aware: shows User (~/.claude/), Project (.claude/), and Local (settings.local.json) layers
  • Clickable scope filter — badge counts update dynamically
  • Collapsible sections for Skills, Plugins, MCP Servers, Commands, Hooks
  • Auto-detects project scope from current working directory
  • Light/dark mode follows system preference
  • Zero dependencies — pure bash + python3, generates a self-contained HTML file
Install
git clone https://github.com/howardpen9/cc-inspect.git
cd cc-inspect
mkdir -p ~/.claude/skills/cc-inspector
cp inspect.sh SKILL.md ~/.claude/skills/cc-inspector/
chmod +x ~/.claude/skills/cc-inspector/inspect.sh
Usage

In any Claude Code conversation:

/inspect

A browser tab opens with your full Claude Code ecosystem dashboard.

How it works
  1. inspect.sh scans ~/.claude/ and the current project's .claude/ directory
  2. Collects skills, plugins, MCP servers, commands, and hooks from all scopes
  3. Generates a self-contained HTML file at /tmp/cc-inspector.html
  4. Opens it in the default browser via open
Requirements
  • macOS (uses open command; Linux users can change to xdg-open)
  • Python 3 (for JSON parsing and YAML frontmatter extraction)
  • Claude Code CLI
What it scans

| Source | Path | Scope | |--------|------|-------| | Skills | ~/.claude/skills/ | User | | Skills | <project>/.claude/skills/ | Project | | Plugins | ~/.claude/plugins/marketplaces/ | User | | MCP Servers | settings.json → mcpServers | User / Project / Local | | Commands | ~/.claude/commands/ | User | | Commands | <project>/.claude/commands/ | Project | | Hooks | settings.json → hooks | User / Projec

Tags

claude-codeclaude-code-pluginclaude-code-skillclidashboarddeveloper-toolsinspectormcpskill

Reviews

Loading reviews...

Quality Signals

3
Stars
0
Installs
Last updated17 days ago
Security: AHas SKILL.mdREADME

Safety

Risk Levellow
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/howardpen9/cc-inspect)](https://loaditout.ai/skills/howardpen9/cc-inspect)