Skip to main content
AI Tool Radar
OSI-openAgent memory and code knowledge

graphify

safishamsi

AI coding skill that turns a folder of code, docs and images into a queryable knowledge graph across 20+ agents.

59.6k stars(as of 2026-06-05)View on GitHub

What is graphify?

An AI-coding-assistant skill that turns a folder of code, SQL schemas, docs, PDFs and images into a queryable knowledge graph, invoked with /graphify across roughly 20 agents (Claude Code, Codex, Cursor, Gemini CLI, Aider and more).

Pros & Cons

Pros

  • Very broad agent support, no Neo4j or server needed
  • Outputs HTML visualization, JSON graph, Obsidian vault, architecture diagrams
  • MIT, OSI-open; local AST extraction via tree-sitter

Cons

  • The semantic step sends data to your agent's model API (cost and privacy)
  • Pre-1.0 (v0.8.31) - formats and APIs can still shift
  • Python 3.10+ required

License

MIT (OSI-open)

When it is interesting

Making a codebase or document set navigable as a graph, if you already use one of the agents.

When it is too early

Production-critical pipelines, given the pre-1.0 status.

This repo featured in the 2026-06 edition of the Open-Source AI Radar.