llm-wiki is agent-read markdown (skill) from cowork-os/cowork-os: Build and maintain a workspace-local, Obsidian-friendly research vault using Karpathy's LLM Wiki pattern..
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
# LLM Wiki
## Purpose
Create and maintain a persistent markdown research vault with immutable raw sources, linked concept/entity pages, maps of content, and a maintenance log.
## Routing
- Use when: The user wants a persistent research vault, markdown knowledge base, or Obsidian-style wiki instead of a one-off report.
- Do not use when: The task is a disposable summary or a normal one-off research answer that does not need durable notes.
- Outputs: A workspace-local wiki vault plus `{artifactDir}/wiki-manifest.md` and `{artifactDir}/wiki-summary.md`.
- Success criteria: Raw sources are preserved, linked notes are updated, and `index.md`, `log.md`, and `inbox.md` remain current.
## Parameters
| Name | Type | Required | Description |
| --------- | ------ | -------- | -------------------------------------------------------------------------------------------------------------- |
| objective | string | No | Topic, question, or research objective. If omitted, ask one short scoping question before durable ingest work. |
…
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.
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 (2290 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
cowork-os/cowork-os · 459 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ieeilglvufafnzz7
GET https://markdownregistry.com/api/v1/resolve?ref=cowork-os/cowork-os/llm-wiki
GET https://markdownregistry.com/api/v1/blob/6b9db0a7c8f69260242c75766a86fbdb308c94ebfea280959ca646c0056014d0
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.
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/attack-path-analysis/SKILL.md · Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a…
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/deep-security-scan/SKILL.md · Use when the user asks for a deep, exhaustive, multi-pass, or variance-reducing repository-wide Codex Security scan…
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/finding-discovery/SKILL.md · Use when Codex is already in the finding-discovery phase of a security scan or the user explicitly asks to discover…
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/fix-finding/SKILL.md · Use when the user explicitly asks to fix and verify a validated or plausible security finding. Do not use as the…
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/security-diff-scan/SKILL.md · Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other…
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/security-scan/SKILL.md · Use when the user asks for a repository-wide or scoped-path security scan.
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/threat-model/SKILL.md · Use when Codex is already in the threat-modeling phase of a security scan, the user explicitly invokes $threat-model…
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/validation/SKILL.md · Use when Codex is already in the validation phase of a security scan or the user explicitly asks to determine whether…
cowork-os/cowork-os · resources/skills/1password/SKILL.md · Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or…
ar9av/obsidian-wiki · .skills/llm-wiki/SKILL.md · The foundational knowledge distillation pattern for building and maintaining an AI-powered Obsidian wiki. Based on…
jellydn/my-ai-tools · configs/amp/plugins/my-ai-tools-skills/skills/llm-wiki/SKILL.md · Build a persistent compounding wiki from raw sources using the LLM Wiki pattern
infranodus/skills · skill-llm-wiki/SKILL.md · Guide users through setting up a personal LLM-maintained wiki — a persistent, compounding knowledge base where the LLM…
praneybehl/llm-wiki-plugin · skills/llm-wiki/SKILL.md · Build and maintain an LLM-curated knowledge base from papers, articles, transcripts, notes and project findings. Ingest…
akillness/jeo-skills · .agent-skills/llm-wiki/SKILL.md · Build and maintain a persistent markdown wiki that an LLM updates on the user's behalf, usually inside an Obsidian…
dreadnode/capabilities · capabilities/llm-wiki/skills/llm-wiki/SKILL.md · Use when building, querying, revising, or linting a persistent LLM-maintained wiki from source material in Dreadnode…