skill-graph

galaxyuliana/skill-graph
★ 0 stars Python AI/LLM Updated today
See what your AI agent actually knows — an interactive map of your plugins, skills, hooks, and MCP servers, what references what, and what fires on a prompt. Zero dependencies.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "skill-graph": {
      "command": "uvx",
      "args": [
        "skill-graph"
      ]
    }
  }
}

Or install with pip: pip install skill-graph

README Excerpt

**See what your AI agent actually knows.** One command maps your agent's whole setup — marketplaces, plugins, skills, commands, subagents, hooks, and MCP servers — into an interactive graph: what contains what, which skills reference each other, what a hook runs, and which skills might fire on the same prompt. Output is a single self-contained HTML

Topics

agent-skillsclaude-codeclaude-code-plugindeveloper-toolsknowledge-graphmcppluginsskillsvisualization