graphify
Turns code, database schemas, docs, papers, images, or videos into a queryable knowledge graph that AI coding agents can use.
This rank signal uses GitHub stars, measured star growth, and recent maintenance. It is not a safety score or install approval.
Worth reviewing before you install
Worth a closer look if the use case fits. It has adoption, measured growth, and recent maintenance. Install notes are available, but you should still inspect the source.
Code intelligence teams. Channel tag: Claude Code, Codex, OpenClaw, AI Agent. Treat this as a search fit signal, not compatibility proof. Best when you want a concrete install path. Start with graphify/skill.md.
Inspect graphify/skill.md and the install command before adding it to a shared agent workflow. No actionable warning was returned for this snapshot.
Compare nearby skills in the Claude Code, Codex, OpenClaw, AI Agent channel when 95,399 GitHub stars, source freshness, or install notes are close. This one has a clearer install path, but a nearby skill may still fit your agent setup better.
How to install graphify
uv tool install graphifyy && graphify installpipx install graphifyy && graphify installpip install graphifyy && graphify installSKILL.md and source review
Primary path: graphify/skill.md
94/100 from GitHub star count, star growth rate, and recent update.
94/100 from GitHub star count, star growth rate, and recent update.
44.8/45 points. Star count is log-scaled so large repos lead without completely hiding newer projects.
29/35 points from 755 net stars over 7 observed day(s).
20/20 points. Most recent GitHub activity: 2026-07-24T23:10:00Z.
- 755 stars/week measured from May 1, 2026 to May 7, 2026.
- actual SKILL.md hard gate passed
- Repository structure includes a real SKILL.md file.
- GitHub ranking score uses star count, measured star growth rate, and recent repository update only.
Source evidence preview
We show selected README/SKILL.md excerpts, not a full mirror of the repo. Use the focus cards for install notes, usage, and skill rules, then open GitHub before installing.
Command extracted from README.md.
uv tool install graphifyy && graphify installReview README.md for usage examples and expected workflow.
Review graphify/skill.md for trigger rules and constraints.
├── wiki/ Wikipedia-style articles for agent navigation (--wiki) ├── GRAPH_REPORT.md god nodes, surprising connections, suggested questions ├── graph.json persistent graph - query weeks later without re-reading └── cache/ SHA256 cache - re-runs only process changed files
Install
Requires: Claude Code and Python 3.10+
pip install graphifyy && graphify installThe PyPI package is temporarily namedgraphifyywhile thegraphifyname is being reclaimed. The CLI and skill command are stillgraphify.
Then open Claude Code in any directory and type:
/graphify .<details> <summary>Manual install (curl)</summary>
mkdir -p ~/.claude/skills/graphify
curl -fsSL https://raw.githubusercontent.com/safishamsi/graphify/v1/skills/graphify/skill.md \Need the full source? Read full README on GitHub
safishamsi/graphify exposes public SKILL.md evidence at graphify/skill.md. Repository structure includes a real SKILL.md file.
Need the full source? Read full SKILL.md on GitHub
