Graphify: Turn Any Codebase Into a Queryable Knowledge Graph
Graphify is an AI coding assistant skill that converts any folder of code, SQL schemas, R scripts, shell scripts, documentation, PDFs, images, or videos into a fully local, queryable knowledge graph. Compatible with Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and other assistants, it maps your entire project — application code, database schema, and infrastructure — into a single graph you can traverse and query instead of grepping through files.
Code mapping is fully local and uses deterministic tree-sitter AST parsing with no LLM involvement, so nothing leaves your machine. Semantic passes for docs, PDFs, images, and videos are handled by your assistant’s model or an optional API key. Every connection is tagged as EXTRACTED or INFERRED for complete transparency. This is not a vector index — it’s a real graph. Type /graphify in your coding assistant to get started.