Use when the user invokes /graphify or asks to build, update, or query a knowledge graph from a folder of files (code, docs, papers, notes, images). Triggers: ''map this codebase'', ''graph my notes'', ''what is connected across these files'', ''community detection'', ''GraphRAG'', incremental graph update, Neo4j/SVG/GraphML export, graph lookups (query, shortest path, explain a node). Not for simple file reads, vault edits, or plain text search.
$npx -y skills add mycelium-hq/ai-brain-starter --skill graphifyInstalls into the current project.
Run `npx skills use "https://github.com/mycelium-hq/ai-brain-starter" --skill "mycelium-hq/ai-brain-starter/graphify"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mycelium-hq/ai-brain-starter" that are relevant to the current task. Run `npx skills add "https://github.com/mycelium-hq/ai-brain-starter"` and select the relevant skills, then follow their instructions.