skill-graph
01Plugin Claude Code
Plugin marketplace listing 1 plugin: skill-graph.
Plugin Claude Code
Plugin marketplace listing 1 plugin: skill-graph.
Plugin Claude Code
Your Claude Code skills and agents as a queryable graph. Catalogues the ones you have, counts which files actually reference which, scans your projects for what is really installed, and answers questions about all of it from a session — with a browser viewer that needs no install, and an optional desktop app.
MCP server Claude CodeCodexCursor
MCP server "skill-graph" as configured in QuantumWars/project-graphx. Runs ${CLAUDE_PLUGIN_ROOT}/server/server.bundle.mjs with node.
Command
Open the desktop graph explorer for this project. Builds the Electron app on first use.
Command
Scan the configured sources and build (or rebuild) this project's skill graph.
Command
Register this repo's .claude infrastructure with the global catalogue, and rebuild it.
Command
Set up one shared catalogue that every project sees, instead of a separate graph per project.
Command
Create this project's skill-graph config — which folders hold skills and agents, and which trees to scan for projects using them.
Command
Open the graph in a browser. No install needed — this is the default way to look at a graph.
Hook
Runs when a session starts, executing unpushed-reminder.sh via sh. From QuantumWars/project-graphx.
Skill Claude CodeCodex
Use when choosing which skills or agents to install in a project, when asked what a skill does or what relates to it, when auditing which catalogued skills a project actually uses, or when importing another repo's skills. Queries the skill-graph MCP tools instead of guessing from filenames.