What problem does it solve?
Ingest documents into the Obsidian wiki by distilling knowledge into interconnected wiki pages. It enables adding new sources to the knowledge base, processing a document or directory, importing articles, papers, or notes, and handles raw drafts and the _raw staging directory. It triggers when files are dropped into the vault and supports raw mode workflows for promoting drafts into the wiki.
Core Features & Use Cases
- Ingest modes: Append, Full, and Raw with manifest-driven change detection to avoid re-ingesting unchanged sources.
- Config resolution and vault discovery to determine OBSIDIAN_VAULT_PATH, OBSIDIAN_SOURCES_DIR, and OBSIDIAN_LINK_FORMAT.
- Rich wiki-page generation with sources, provenance markers, and lifecycle metadata, plus automated cross-linking to existing pages.
- Handles multiple source formats and workflows, including initial ingestion, updates, and raw-draft promotion.
Quick Start
Instruct the agent to ingest a folder or file into your Obsidian wiki.