wiki-ingest

Ingest documents, text, URLs, and images into an Obsidian wiki.

Updated Jul 13, 2026
One-click install
npx skills add https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026 --skill wiki-ingest-abulfadl-ahmadi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-ingest
Source: https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026/tree/main/.skills/wiki-ingest
Command: npx skills add https://github.com/Abulfadl-Ahmadi/Experimental-Physics-Spring-2026 --skill wiki-ingest-abulfadl-ahmadi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires obsidian-wiki, defuddle, qmd, PageIndex, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of adding diverse sources, including documents, web URLs, and images, to an Obsidian wiki, ensuring knowledge is organized and easily accessible.

Core Features & Use Cases

  • Ingestion of Multiple Formats: Handles structured documents (PDFs, markdown, articles, papers), raw/unstructured text, and web URLs.
  • Automated Content Distillation: Converts documents into interconnected wiki pages, integrating knowledge across the entire wiki.
  • Use Case: Add a research paper to your Obsidian wiki with a single command, and the Skill will automatically create a page with relevant information and links.

Quick Start

To ingest a document into your Obsidian wiki, simply run the command "/ingest <path_to_document>".

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 web URLs into an Obsidian wiki?

You can ingest documents and web URLs into an Obsidian wiki by running a single ingest command with the source path. The Skill processes structured documents, unstructured text, and URLs into interconnected pages.

What file formats are supported for Obsidian content ingestion?

Obsidian content ingestion supports structured documents like PDFs, markdown files, articles, and papers, alongside raw unstructured text, web URLs, and images for transforming diverse sources into wiki pages.

Does wiki content ingestion require Python libraries for processing source content?

Yes, wiki content ingestion requires specific Python libraries for reading and processing source content. These dependencies handle the extraction and transformation of diverse document formats into interconnected Obsidian wiki pages.

Can I use batch processing to add multiple research papers to my Obsidian wiki?

Yes, you can use batch processing to add multiple research papers to your Obsidian wiki. The Skill supports parallel execution, automatically creating interconnected pages with relevant information and links for each source.

What's the best way to convert unstructured text into interconnected Obsidian wiki pages?

The best way to convert unstructured text into interconnected Obsidian wiki pages is using automated content distillation. This process transforms raw text into structured pages, integrating knowledge across the entire wiki.

What are the limitations of ingesting diverse sources into an Obsidian wiki?

Limitations of ingesting diverse sources include the requirement for specific Python libraries to process content and dependency on tools like defuddle and qmd for handling structured and unstructured data transformation.