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. Use it as a search fit signal, not compatibility proof. when you want a concrete install path. The strongest...
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 this other pick with other skills in the Claude Code, Codex, OpenClaw, AI Agent channel when 44,752 GitHub stars, source freshness, or install notes are close. This page has a clearer install path, so alternatives can change the adoption decision.
How to install graphify
uv tool install graphifyy && graphify installpipx install graphifyy && graphify installpip install graphifyy && graphify installRisk review note
No actionable warning
No actionable warning is shown for this snapshot. This is not a safety audit. Review the upstream source before installing.
Source: Local scanner snapshot, not a third-party security guarantee. Checked at Apr 28, 2026.
SKILL.md and source review
Primary path: graphify/skill.md
规则评分:data analysis,momentum 含 star-history/GitHub growth;risk/generic 只作为后台提示,不拦截已通过硬门槛的 proposal。
Meets the admin publishing star floor.
Public SKILL.md evidence was observed outside hidden or archive directories.
README install or plugin command was observed before publishing.
- star-history weekly candidate; repo identity matched local known repo and needs strict evidence evaluation
- repo identity is clear
- actual SKILL.md hard gate passed
- GitHub stars hard gate passed (44,752 > 500)
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. 仓库结构包含实际 SKILL.md。
Need the full source? Read full SKILL.md on GitHub
