wiki-ingest

Ingest documents, text, and URLs into interconnected Obsidian wiki pages.

Updated Feb 2, 2016
One-click install
npx skills add https://github.com/zjykzk/blog --skill wiki-ingest-zjykzk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-ingest
Source: https://github.com/zjykzk/blog/tree/main/.agents/skills/wiki-ingest
Command: npx skills add https://github.com/zjykzk/blog --skill wiki-ingest-zjykzk

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about wiki-ingest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ingest documents and raw text into an Obsidian wiki?

To ingest unstructured text like Slack exports or meeting transcripts into Obsidian, the skill distills conversation logs and data dumps into structured, interconnected wiki pages while maintaining provenance.

What is the best way to convert PDFs and web URLs into interconnected Obsidian notes?

The best way to convert PDFs and web URLs into interconnected Obsidian notes is through an ingestion workflow that distills knowledge from diverse sources and automatically cross-links the resulting pages.

Can I ingest a folder of markdown files and chat exports into Obsidian together?

Yes, you can ingest a folder containing mixed sources like markdown files and chat exports into Obsidian together, as the skill handles structured documents, raw text, and folders by unifying them into a single wiki.

Does the Obsidian document ingest process track provenance and staging rules?

Yes, the Obsidian document ingest process strictly adheres to manifest, staging, and provenance rules, ensuring that every piece of distilled knowledge maintains its source origin and structural integrity.

How do I automatically trigger document ingestion when dropping files into Obsidian?

You can automatically trigger document ingestion when dropping files into Obsidian by configuring the skill to activate on file drops or user prompts like ingest, seamlessly onboarding new content into the wiki.