graphify
Installation
SKILL.md
Graphify — Codebase Knowledge Graph
Build a NetworkX knowledge graph from code, docs, PDFs, and images. Query the graph instead of grepping — 71.5x token savings per query.
Install
pip install graphifyy
graphify install
Usage
graphify build . # Build graph from current directory
graphify query "how does auth work?" # Query the graph
graphify serve # Interactive HTML visualization