What problem does it solve?
It helps you reliably capture new knowledge and continuously curate it into an Evergreen, citation-backed personal LLM wiki instead of re-searching and re-synthesizing every time.
Core Features & Use Cases
- Vault bootstrapping and schema: Initializes a consistent vault structure at ~/vaults with CLAUDE.md workflow and frontmatter conventions.
- Ingestion with synthesis: Ingests URLs, files, and project knowledge (via graphify outputs) into immutable raw/ sources and generates curated wiki/sources summaries plus selective concept/entity pages.
- Retrieval with citations and maintenance: Answers questions using wiki/index and related pages with provenance, and runs linting to find orphans, broken sources, frontmatter issues, and stale pages.
Quick Start
Run /wiki init to create your ~/vaults wiki, then ingest a URL by asking /wiki to ingest-url https://example.com/blog and summarize it into your vault.