AGENTS.md@plugins/karpathy-graph agentsA
AGENTS.md@plugins/karpathy-graph is agent-read markdown (agents) from andersonlimahw/lemon-ai-hub.
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
# karpathy-graph — agent contract
Runtime-agnostic operating rules. Claude Code, Codex, OpenCode, Antigravity
(Agy), Gemini CLI, and a plain shell all drive this plugin the same way: one
stdlib-only Python CLI, invoked as a subprocess.
## Engine
```bash
KG="${CLAUDE_PLUGIN_ROOT:-plugins/karpathy-graph}/scripts/kgraph.py"
python3 "$KG" --help
```
No dependencies, no install step, no network. If `CLAUDE_PLUGIN_ROOT` is not
set — every harness except Claude Code — point at the plugin directory directly:
| Harness | Typical root |
|---|---|
| Claude Code | `$CLAUDE_PLUGIN_ROOT` |
| Codex | `~/.codex/skills/karpathy-graph` |
| Agy / Antigravity | `~/.agy/skills/karpathy-graph` |
| OpenCode | `~/.config/opencode/skills/karpathy-graph` |
| Gemini | `~/.gemini/skills/karpathy-graph` |
| Anything else | the checked-out `plugins/karpathy-graph` |
Requires Python 3.9+. Verify with `python3 "$KG" selftest` — 15 checks, exit 0.
## Where graphs go
| Situation | Location |
|---|---|
| User gave a path | that path, via `--path` |
| No path given | `./.karpathy-graphs/<slug>/`, via `--name` |
Never create a second root. Never write graph files outside the graph directory.
…Read the whole file at its exact version.
How to install
mdr add andersonlimahw/lemon-ai-hub/plugins/karpathy-graph/AGENTS.md@git:20260823.5f57f3bmdr add andersonlimahw/lemon-ai-hub/plugins/karpathy-graph/AGENTS.md@sha256:a00d2cc5f513dbc2Pin 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.
[](https://markdownregistry.com/a/art_wjtipmvfxhnm2k76)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (3472 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
andersonlimahw/lemon-ai-hub · 14 stars · license none · pushed 2026-09-20 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_wjtipmvfxhnm2k76 GET https://markdownregistry.com/api/v1/resolve?ref=andersonlimahw/lemon-ai-hub/plugins/karpathy-graph/AGENTS.md GET https://markdownregistry.com/api/v1/blob/a00d2cc5f513dbc2c8a2d0b47639d7a1719386b0e1753b93eeaa580ac9963fe5
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.