llm-wiki-compiler: Compile Knowledge
The llm-wiki-compiler takes raw sources of information and compiles them into an interlinked wiki, streamlining the process of creating a knowledge base.
- •When you have a large amount of unorganized knowledge that needs to be structured and linked together
- •When creating a wiki or documentation for a project and want to automate the process
- •When integrating Karpathy's LLM Wiki pattern into your workflow and need a tool to compile the data
node dist/index.js --input sources.json --output wiki
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/llm-wiki-compiler && curl -fsSL https://workflowstacks.com/api/skills/llm-wiki-compiler/claude-skill -o ~/.claude/skills/llm-wiki-compiler/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Llm-wiki-compiler: Compile Knowledge is a very large TypeScript project (~92k lines across 498 code files, plus 763 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3src/cli.tsWhere the program starts running
- 4package.jsonDependencies and the commands it exposes
- 5examples/basic/README.mdA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/llm-wiki-compiler && curl -fsSL https://workflowstacks.com/api/skills/llm-wiki-compiler/claude-skill -o ~/.claude/skills/llm-wiki-compiler/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.