LLM Wiki — Knowledge Bases for AI Agents
Skip to content
██╗ ██╗ ███╗ ███╗ ██╗ ██╗██╗██╗ ██╗██╗<br>██║ ██║ ████╗ ████║ ██║ ██║██║██║ ██╔╝██║<br>██║ ██║ ██╔████╔██║ ██║ █╗ ██║██║█████╔╝ ██║<br>██║ ██║ ██║╚██╔╝██║ ██║███╗██║██║██╔═██╗ ██║<br>███████╗███████╗██║ ╚═╝ ██║ ╚███╔███╔╝██║██║ ██╗██║<br>╚══════╝╚══════╝╚═╝ ╚═╝ ╚══╝╚══╝ ╚═╝╚═╝ ╚═╝╚═╝
LLM-compiled knowledge bases for<br>any AI agent with awesome outputs.
Parallel multi-agent research. Thesis-driven investigation. Source ingestion.<br>Wiki compilation. Concept → Idea → Project incubation. Human-owned topic guides. Session memory. Feedback curation.<br>Topic archiving. Inventory tracking. Dataset manifests. Truth-seeking audits.<br>Token-efficient read-only querying. Artifact generation. Ships as a<br>Claude Code plugin, an OpenAI Codex plugin, an OpenCode instruction file, or a<br>portable AGENTS.md. Obsidian-compatible.
Install<br>Source on GitHub<br>Quick Start<br>Sessions
Every run compounds. Sources become cross-referenced articles.<br>Articles become reports, slide decks, study guides, playbooks,<br>and implementation plans. Session digests keep the agent oriented without<br>turning private chats into topic evidence.
What it does
One command spins up a topic wiki, dispatches up to ten agents,<br>ingests what's worth keeping, collects provenance-rich catalogs before tracking them, develops rough Ideas into approved Project briefs, archives old topics without deleting them, tracks durable follow-up state, indexes<br>large datasets without copying them, captures redacted session context and feedback candidates without hoarding transcripts, compiles sources into articles, and<br>hands you a deliverable built on top. Human-owned schema.md topic guides keep local vocabulary and conventions explicit. All plain Markdown you own.
Research
5–10 parallel agents search academic, technical, applied, news, and contrarian angles. --min-time 2h keeps going in rounds, drilling into gaps each round finds.
Thesis mode
Start from a claim. Agents split across supporting, opposing, mechanistic, meta, and adjacent angles. Output is a verdict — not a summary. Round two fights confirmation bias.
Ingest
URLs, files, PDFs, inbox drops, Git doc repos, MediaWiki dumps, message archives, and Wayback CDX snapshots. Raw sources stay immutable; articles synthesize on top.
Private adapters
Register explicitly trusted local research tools without publishing their code, credentials, corpora, or bulk results. Manifest handshakes, path scopes, timeouts, and artifact hashes keep execution reviewable; nothing is imported automatically.
Collect
Find, dedupe, download bounded public media, and catalog discoverable artifacts, examples, memes, tools, entities, and source candidates. Captures aliases, found-in-context provenance, local asset paths, hashes, scale, media policy, and inventory fit.
Inventory
Track durable things the wiki should remember: items, source candidates, corpora, entities, open questions, watch items, and next actions. Chat views default to compact tables.
Ideas
Capture a rough proposal without pretending it is a Project. Research it, challenge it, compare minimal and ideal versions, then explicitly promote an approved snapshot when you are ready to deliver.
Datasets
Index large, external, mutable, or operational data with manifests, samples, profiles, and query recipes. The wiki becomes the interface; the data stays where it belongs.
Topic guides
Every new wiki gets a human-owned schema.md topic guide for local vocabulary, relationships, source boundaries, and adoption notes. Older wikis can adopt one safely with llm-wiki schema adopt.
Archive
Move whole topic wikis to topics/.archive/. Preserved knowledge stays structurally maintainable but out of default query, compile, research, collect, output, and maintenance context.
Compile
Raw sources become synthesized articles with cross-references and confidence scores. Every directory has an _index.md — nothing is scanned blindly.
Query Lite
Fast, read-only, index-first answers with exact file citations and bounded searches. Claude uses /wiki:query, Codex gets explicit $wiki-query, and Pi/DS4 get isolated read-only launchers. The full workflow stays available for research and writes.
Sessions
Default-on hook capture writes redacted events, state JSON, and Markdown digests under .sessions/. Rehydrate future turns with compact context; promote only what belongs in a topic.
Feedback
Curates high-signal corrections, preferences, approvals, and plan acceptance under .sessions/feedback/. Generic acknowledgements are ignored; durable lessons are explicitly promoted.
Librarian
Score every article for staleness and quality. Two-tier scan: fast metadata check, then deep content read for flagged articles. Checkpoint recovery. Machine-readable JSON + human-readable report.
Audit
Answer the broader trust question. Reuse the librarian pass, trace outputs across raw/, wiki/, and output/, detect drift, inspect provenance, and do fresh research when local...