graph-export
Installation
SKILL.md
Export Graph
Export the complete knowledge graph from .code-graph/graph.db to a readable JSON file.
Prerequisites
- Graph must be built first: run
/graph-buildif.code-graph/graph.dbdoesn't exist - Requires Python 3.10+ with tree-sitter, tree-sitter-language-pack, networkx
Steps
-
Export graph — Run via Bash:
python .claude/scripts/code_graph export --jsonDefault output:
.code-graph/graph-export.json