Home / mehdiforoozandeh / crux · skills/crux-wiki/SKILL.md · GitHub

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

Latest version
mdr add mehdiforoozandeh/crux/crux-wiki@v1.0
Exact content
mdr add mehdiforoozandeh/crux/crux-wiki@sha256:46a6bb516721a562

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_2dhmycx2nu4hekbd.svg)](https://markdownregistry.com/a/art_2dhmycx2nu4hekbd)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0 latest2026-09-20 3632bec 12,992 BA view · diff
v1.02026-07-14 48eab68 12,399 BA view · diff
v1.02026-07-12 a3e693e 12,116 BA view · diff
v1.02026-07-11 a43a392 11,588 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 (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

GitHub

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.

More from mehdiforoozandeh/crux

AGENTS.md agents
mehdiforoozandeh/crux · AGENTS.md
git:20260822.0ae355b · audit A · 6 stars
crux-autopilot skill
mehdiforoozandeh/crux · skills/crux-autopilot/SKILL.md · Set up a crux flight plan with the PI, in six acts, and write it to `auto/<qid>/plan.md` — the anchor question and a…
v1.1 · audit A · 6 stars
crux-cockpit skill
mehdiforoozandeh/crux · skills/crux-cockpit/SKILL.md · Launch and manage the crux cockpit — the read-only browser GUI over a crux research vault (`crux serve`). This skill…
v1.0 · audit A · 6 stars
crux-litsearch skill
mehdiforoozandeh/crux · skills/crux-litsearch/SKILL.md · Set up a literature search over a crux vault with the PI, in two asks and one approval, and write it to…
v1.0 · audit A · 6 stars
crux-rd skill
mehdiforoozandeh/crux · skills/crux-rd/SKILL.md · Write the Requirements Document for a crux node — the design detail that does not fit, and should not fit, inside a…
v1.0 · audit A · 6 stars
crux skill
mehdiforoozandeh/crux · skills/crux/SKILL.md · An agentic research companion — a scientific-method lab notebook for a research program. Organize work as a tree of…
v1.0 · audit A · 6 stars
evolve-crux skill
mehdiforoozandeh/crux · skills/evolve-crux/SKILL.md · Evolve crux itself — add a capability or fix a recurring flaw in the crux tool, end to end: ideate → build → validate →…
v1.0 · audit A · 6 stars
prezit skill
mehdiforoozandeh/crux · skills/prezit/SKILL.md · Turn one crux anchor node and everything under it into a minimal, professional, self-contained HTML slide deck — the…
v1.0 · audit A · 6 stars

Every file in mehdiforoozandeh/crux

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