Initialize Wiki Structure
One command creates the full wiki skeleton—directories, CLAUDE.md schema, indexes, and logs. Plugin-native, zero LLM dependency, completes in milliseconds.
Personal Knowledge Compiler
A personal knowledge base that grows smarter over time. Feed it articles, the LLM reads, distills, cross-references, and maintains the wiki. Knowledge compounds — not just retrieved.
No complex UI. Five slash commands power the entire knowledge compilation pipeline.
One command creates the full wiki skeleton—directories, CLAUDE.md schema, indexes, and logs. Plugin-native, zero LLM dependency, completes in milliseconds.
LLM reads your article, creates summary pages, extracts concepts and entities, adds cross-references, checks for contradictions, updates indexes—all in one go.
Ask questions grounded in your wiki. LLM reads the index, finds relevant pages, synthesizes answers with wikilink references. Good answers get archived as new wiki pages.
Periodic wiki checkup: detects contradictions between pages, orphan pages with no links, stale content, missing attribution, and knowledge gaps. Can auto-fix most issues.
Hundreds of old notes? A lightweight scan reads only titles and first 10 lines of each file, generating an index map. Then selectively ingest what matters.
AI-powered tag auditing with merge suggestions. Clean up tag sprawl, consolidate duplicates, and maintain a coherent taxonomy across your entire wiki.
Five steps from raw articles to a living, growing personal knowledge base.
The plugin creates the full wiki skeleton on your vault—directories, the CLAUDE.md schema, index files, and operation logs. No LLM involved. Instant.
Put articles, papers, book notes, or web clippings into the raw/ directory. Don't worry about organization—the LLM auto-categorizes during ingest.
The LLM reads each article, distills key points, and creates structured wiki pages with cross-references and source attribution. One ingest can touch 10–15 pages.
Ask questions. The LLM consults the wiki index, reads relevant pages, and synthesizes answers with traceable references. Archive great answers as new wiki pages.
Run periodic health checks. The LLM finds and fixes contradictions, orphan pages, stale content, missing links, and knowledge gaps. Your wiki stays coherent as it grows.
Two fundamentally different approaches. One resets every query. The other compounds.
Clear ownership boundaries prevent wiki decay. Every directory has exactly one writer.
| Directory | Who Writes | Who Reads | Purpose |
|---|---|---|---|
raw/ | You | LLM (read-only) | Immutable source material |
wiki/ | LLM only | Both | Structured knowledge base |
drafts/ | You only | You only | Private scratch space |
legacy/ | Nobody (frozen) | Both (read-only) | Archived old notes |
Same wiki engine, two different interfaces. Pick what fits your workflow.
A unified Wiki panel + Chat panel inside Obsidian. File picker, status badges, one-click init. Communicates with Claude Code or Cursor via ACP.
A Claude Code skill that works in any directory. No Obsidian required. Initialize a wiki, ingest sources, query, lint—all from the terminal.
Start with an empty vault. End with a living, growing personal wiki that compounds over time.