What problem does it solve?
Ingest documents into the Obsidian wiki by distilling their knowledge into interconnected wiki pages. Use this skill whenever the user wants to add new sources to their wiki, process a document or directory, import articles, papers, or notes into their knowledge base, or says things like "add this to the wiki", "process these docs", "ingest this folder". Also triggers when the user drops a file and wants it incorporated into their existing knowledge base. Also handles raw mode: "process my drafts", "promote my raw pages", or any reference to the raw/ source directory.
Core Features & Use Cases
- Ingest modes: Append mode (default), Full mode, and Raw mode to handle new, all, or raw sources across documents or folders.
- Wiki distillation: distill and integrate knowledge across the wiki, creating interlinked pages rather than simple summaries.
- Provenance & collaboration: respects manifest tracking, source attribution, and integration with index.md and log.md for auditability.
- Use Case: ingest new sources to expand the wiki, or drop a file to add it to the existing knowledge base.
Quick Start
Ingest the documents in a folder into my Obsidian wiki and distill them into interconnected wiki pages.