crux-wiki skillA
crux-wiki is agent-read markdown (skill) from mehdiforoozandeh/crux: A literature wiki for a crux research vault — Andrej Karpathy's LLM-wiki pattern applied to a crux project. The PI curates immutable sources under `raw/`; you (the agent) compile them into a persistent, interlinked `wiki/` of background, prior methods, SOTA, baselines, datasets, and definitions, and draw on it to ask sharper questions and design better hypotheses. The crux engine owns the bookkeeping (source hashes, the generated `WIKI.md` index, structural lint via `crux validate`); you supply .
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
# crux-wiki — a literature wiki for a crux vault This skill adds a **literature layer** to a crux research vault: a living, interlinked knowledge base of *prior* knowledge — background, methods, SOTA, baselines, datasets, definitions — that you maintain and draw on. It is [Andrej Karpathy's LLM-wiki pattern] (compile curated sources once into a persistent wiki; keep it current; don't re-derive on every query) instantiated on crux, so crux's deterministic engine does the bookkeeping the pattern needs. It rides on the **crux** skill and its engine (`<crux skill>/scaffold/` — the crux skill is this skill's sibling directory in your skills dir; in a repo clone, `skills/crux`). If the engine is missing, install the crux skill first (`npx skills add mehdiforoozandeh/crux --all`, or the repo's `./install.sh`). crux tracks the *new* knowledge you're producing (the Question→Hypothesis tree); crux-wiki tracks the *existing* knowledge you're building on. They are cross-linked but separate. ## The one-way flow rule (hard, load-bearing) ``` literature (raw/) → wiki/ → informs ask · hypothesize · interpreting findings ``` …
Read the whole file at its exact version.
How to install
mdr add mehdiforoozandeh/crux/crux-wiki@v1.0mdr add mehdiforoozandeh/crux/crux-wiki@sha256:46a6bb516721a562Pin 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_2dhmycx2nu4hekbd)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.0 latest | 2026-09-20 | 3632bec | 12,992 B | A | view · diff |
| v1.0 | 2026-07-14 | 48eab68 | 12,399 B | A | view · diff |
| v1.0 | 2026-07-12 | a3e693e | 12,116 B | A | view · diff |
| v1.0 | 2026-07-11 | a43a392 | 11,588 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (12992 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
mehdiforoozandeh/crux · 6 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_2dhmycx2nu4hekbd GET https://markdownregistry.com/api/v1/resolve?ref=mehdiforoozandeh/crux/crux-wiki GET https://markdownregistry.com/api/v1/blob/46a6bb516721a562ec90866a2851c85bdaa9d66b82b214f7b779f109a26d57cd
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.