What problem does it solve?
Ingests any source into the Obsidian wiki by distilling knowledge into interconnected wiki pages. It handles structured documents (PDFs, Markdown, articles, papers, notes, folders), raw/unstructured text (chat exports, conversation logs, Slack/Discord threads, meeting transcripts, CSV/JSON data, journal entries, browser bookmarks, email archives, text dumps), and web URLs. It acts as the general catch-all ingest skill for sources not covered by more specific ingest skills (claude-history-ingest, etc.). It responds to user prompts like "ingest", "process these docs", "ingest this folder", "ingest this data", or commands such as /ingest-url <url>.
Core Features & Use Cases
- Ingests diverse sources and distills knowledge into interconnected wiki pages for cross-source synthesis.
- Supports structured documents, unstructured text, and URLs, with on-demand resources in scripts/ references/ assets as directed by SKILL.md.
- Triggers automatically from user prompts or file drops, unifying onboarding of new content into the wiki.
Quick Start
Ingest a folder of documents into your Obsidian wiki.