wiki-ingest

Ingest source documents into an Obsidian wiki with wikilinks and provenance.

6|2|Updated May 11, 2026
One-click install
npx skills add https://github.com/pax-k/war-gov-uap-wiki --skill wiki-ingest-pax-k
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-ingest
Source: https://github.com/pax-k/war-gov-uap-wiki/tree/main/.skills/wiki-ingest
Command: npx skills add https://github.com/pax-k/war-gov-uap-wiki --skill wiki-ingest-pax-k

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Distilling knowledge from source documents into an organized Obsidian wiki by creating interconnected pages, preserving provenance, and enabling scalable growth of the knowledge graph.

Core Features & Use Cases

  • Ingest new sources, directories, or drafts into the wiki and automatically generate interconnected pages with wikilinks.
  • Respect data provenance with a manifest-driven workflow supporting append, full, and raw ingest modes, and automatically update index, timeline, and logs.
  • Handle staged drafts (_raw/) and promote them into proper pages while maintaining source-attribution.

Quick Start

Ingest the provided folder or files to populate and connect wiki pages.

Frequently Asked Questions about wiki-ingest

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

FAQPage Schema
How do I ingest source documents into an Obsidian wiki and create cross-links?

To ingest source documents into an Obsidian wiki, the skill distills knowledge from your files and links them into a coherent graph using wikilinks. It processes directories or articles while preserving provenance and updating the index.

What is the best way to preserve provenance when importing notes to Obsidian?

Preserving provenance when importing notes to Obsidian is handled through a manifest-driven workflow. This approach tracks source attribution automatically, ensuring original references remain intact whether you use append or full ingest modes.

Can I stage raw drafts in Obsidian before promoting them to wiki pages?

Yes, you can stage raw drafts in Obsidian using the _raw/ directory. The ingest workflow supports keeping files in raw staging before promoting them into proper, interconnected wiki pages while maintaining source attribution.

How does the manifest update when appending new articles to an existing Obsidian wiki?

When appending new articles to an Obsidian wiki, the manifest-driven workflow automatically updates the index, timeline, and logs. This ensures your knowledge graph scales coherently with accurate provenance tracking for newly ingested sources.

Do I need to manually connect wikilinks after processing a directory of files?

No, you do not need to manually connect wikilinks after processing a directory. The ingest mechanism automatically generates interconnected pages with wikilinks, distilling knowledge and linking documents into a coherent graph structure.