Home / akillness / jeo-skills · .agent-skills/graphify/SKILL.md · GitHub

graphify skillA

graphify is agent-read markdown (skill) from akillness/jeo-skills: Drive Graphify from its CLI to build, refresh, query, export, and serve a durable code/corpus knowledge graph. Use when the user wants `.graphify/GRAPH_REPORT.md`, `graph.json`, `graph.html`, `graphify update`/`summary`/`query`/`path`/`explain`/`tree`, change-aware review context, git-hook or watch-based refresh, a stdio MCP graph server, or an install into jeo, jeopi, gjc, opencode, Claude, Codex, or Gemini. Also covers the honest structural fallback when native extraction is empty or misleadin.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Graphify

Graphify is a **CLI**. The primary path for every request in this skill is a real
`graphify …` command, not a slash command and not an improvised Python script.

Use this skill when the main question is **"which graphify command answers this, over what
scope, and what should we read next?"**

The job is to:
1. classify the request into one graph packet,
2. choose one CLI mode,
3. scope the corpus before runtime or token cost explodes,
4. report artifacts and any degraded output truthfully,
5. route search-only, wiki-only, or project-memory work to the right neighboring skill.

Read [references/cli-command-map.md](references/cli-command-map.md) for the full command
surface with real flags.
Read [references/install-matrix.md](references/install-matrix.md) before installing anything —
especially for **jeo / jeopi / gjc / opencode**.
Read [references/mode-packets-and-route-outs.md](references/mode-packets-and-route-outs.md) for
an unfamiliar request, and [references/build-and-fallback-recipes.md](references/build-and-fallback-recipes.md)
when native extraction is weak.

## CLI quickstart

```bash
…

Read the whole file at its exact version.

How to install

Latest version
mdr add akillness/jeo-skills/graphify@v3.0
Exact content
mdr add akillness/jeo-skills/graphify@sha256:a28d9c689e1ce10e

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_5kogpzrdvj57anvr.svg)](https://markdownregistry.com/a/art_5kogpzrdvj57anvr)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v3.0 latest2026-07-28 1b60218 15,003 BA view · diff
v2.1.02026-06-26 8d1265f 12,291 BA view · diff
v2.0.02026-06-16 ceeea9d 11,582 BA view · diff
v2.0.02026-04-19 a224b5a 11,584 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (15003 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

akillness/jeo-skills · 47 stars · license none · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_5kogpzrdvj57anvr
GET https://markdownregistry.com/api/v1/resolve?ref=akillness/jeo-skills/graphify
GET https://markdownregistry.com/api/v1/blob/a28d9c689e1ce10efdea0859704e29c4bae8ee72f65e4fa3e14d597ac8a800d5

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from akillness/jeo-skills

a2a-protocol skill
akillness/jeo-skills · .agent-skills/a2a-protocol/SKILL.md · Agent-to-Agent horizontal messaging — Linux Foundation AAIF 2026 standard. Use when multiple agents across…
git:20260920.2a2b733 · audit A · 47 stars
ab-test-analysis skill
akillness/jeo-skills · .agent-skills/ab-test-analysis/SKILL.md · Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and…
git:20260919.9f2a908 · audit A · 47 stars
academic-research skill
akillness/jeo-skills · .agent-skills/academic-research/SKILL.md · Full academic research pipeline from discovery to publication — 4 reference pipelines, 27 modes, 39-agent ensemble…
v1.0.0 · audit A · 47 stars
agent-benchmarking skill
akillness/jeo-skills · .agent-skills/agent-benchmarking/SKILL.md · Map agent capabilities to standard benchmarks (SWE-bench, WebArena, OSWorld, GAIA, TauBench) plus custom regression…
git:20260919.9f2a908 · audit A · 47 stars
agent-guardrails skill
akillness/jeo-skills · .agent-skills/agent-guardrails/SKILL.md · Layered agent safety — prompt-injection defense, data exfiltration prevention, tool-misuse blocking via NeMo Guardrails…
git:20260919.9f2a908 · audit B · 47 stars
agent-manager skill
akillness/jeo-skills · .agent-skills/agent-manager/SKILL.md · tmux + Python agent lifecycle manager — start, stop, monitor, and assign tasks to AI agents running in tmux sessions…
v1.0 · audit A · 47 stars
agent-memory-architecture skill
akillness/jeo-skills · .agent-skills/agent-memory-architecture/SKILL.md · Design tiered agent memory — core / recall / archival — with backend selection (mem0, Letta, Zep/Graphiti, LangMem) and…
git:20260919.9f2a908 · audit A · 47 stars
agent-observability skill
akillness/jeo-skills · .agent-skills/agent-observability/SKILL.md · Instrument LLM agents with traces, metrics, and replay. Use when an agent in production is silently failing…
git:20260919.9f2a908 · audit A · 47 stars
agent-principles skill
akillness/jeo-skills · .agent-skills/agent-principles/SKILL.md · Core principles for collaborative development with AI agents. Defines divide-and-conquer, context management…
v2.0.0 · audit A · 47 stars
agent-pulse skill
akillness/jeo-skills · .agent-skills/agent-pulse/SKILL.md · Operate and extend barretlee/agent-pulse, the evidence-backed AI industry intelligence system: inspect source catalog…
v1.0 · audit A · 47 stars
agent-reach skill
akillness/jeo-skills · .agent-skills/agent-reach/SKILL.md · Operate Panniantong/Agent-Reach, the MIT-licensed installer, doctor, and routing layer for platform-specific internet…
v1.0.0 · audit A · 47 stars
agent-system-design skill
akillness/jeo-skills · .agent-skills/agent-system-design/SKILL.md · Production agent SLA discipline — MAX_LOOPS, MAX_TOKENS, MAX_COST, MAX_LATENCY, MAX_TOOL_CALLS, circuit breakers…
git:20260920.2a2b733 · audit A · 47 stars

Every file in akillness/jeo-skills

Other files named graphify

graphify skill
hashgraph-online/awesome-codex-plugins · plugins/Colin4k1024/tsp/skills/graphify/SKILL.md · 将 Graphify 作为可选知识图谱能力接入,用于 brownfield 结构扫描、依赖路径分析与架构问答。 不替代 `/team-*` 主链;输出统一回落到 handoff 与 artifacts 证据。
git:20260512.6523792 · audit A · 1,074 stars
graphify skill
zaxbyhub/opencode-swarm · .claude/skills/graphify/SKILL.md · Use for any question about a codebase, its architecture, file relationships, or project content — especially when…
git:20260808.d0e39b8 · audit A · 478 stars
graphify skill
mycelium-hq/ai-brain-starter · skills/graphify/SKILL.md · Use when the user invokes /graphify or asks to build, update, or query a knowledge graph from a folder of files (code…
git:20260905.a585c34 · audit A · 36 stars
graphify skill
x1jiang/clawagents_py · src/clawagents/skills/graphify/SKILL.md · Local knowledge graph for code and docs (Graphify). Extract a folder into graphify-out/graph.json, then query with CLI…
git:20260720.b69da2c · audit A · 18 stars
graphify skill
vanducng/skills · skills/graphify/SKILL.md · Use for any question about a codebase, its architecture, file relationships, or project content - especially when…
v0.1.0 · audit A · 8 stars
graphify skill
yeaight7/agent-powerups · skills/graphify/SKILL.md · any input (code, docs, papers, images) → knowledge graph → clustered communities → HTML + JSON + audit report. Use when…
git:20260606.256094d · audit A · 6 stars
graphify skill
yeaight7/agent-powerups · plugins/memory-optimization/skills/graphify/SKILL.md · any input (code, docs, papers, images) → knowledge graph → clustered communities → HTML + JSON + audit report. Use when…
git:20260606.b16a66a · audit A · 6 stars
graphify skill
ivuorinen/skills · .claude/skills/graphify/SKILL.md · Use for any question about a codebase, its architecture, file relationships, or project content — especially when…
git:20260915.5ee68d9 · audit A · 3 stars

Browse by kind, by grade A, or by owner.