data-ingest

Ingests unstructured text files into Obsidian wiki pages with provenance and deduplication.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ingest arbitrary text data into an Obsidian wiki, transforming unstructured content into searchable, linked pages.

Core Features & Use Cases

  • Ingest conversations, logs, transcripts, CSVs, emails, bookmarks, or any raw text into wiki pages.
  • Distill knowledge from source text, create structured pages, and attach provenance to each entry.
  • Seamlessly integrate with existing vaults by respecting manifest state and config resolution protocols.

Quick Start

Ingest the provided raw text data by supplying the source path or content to be distilled into wiki pages.

Frequently Asked Questions about data-ingest

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

FAQPage Schema
How do I ingest unstructured text into an Obsidian wiki?

To ingest unstructured text into an Obsidian wiki, supply the raw source content or file path. The Skill analyzes the format, distills knowledge, and generates linked wiki pages with provenance markers.

What is data distillation for unstructured text sources?

Data distillation for unstructured text is the process of analyzing raw sources like logs, transcripts, and emails to extract knowledge, create structured wiki pages, and attach provenance to each entry.

Can I import emails and bookmarks into Obsidian pages automatically?

Yes, you can import emails and bookmarks into Obsidian pages automatically. The Skill ingests these unstructured sources, distills the content into structured wiki pages, and applies deduplication and linking.

Does the text ingestion process handle deduplication and linking in Obsidian?

Yes, the text ingestion process handles deduplication and linking in Obsidian. It resolves configuration, checks manifest state, and produces provenance-marked pages with consistent linking to integrate seamlessly with existing vaults.

Do I need an existing Obsidian vault to use this text ingestion workflow?

You need an Obsidian vault environment to use this text ingestion workflow. The Skill respects existing vault configuration and manifest state to ensure seamless integration while producing provenance-marked pages.

What are the limitations when ingesting raw text data into a wiki?

A limitation when ingesting raw text data into a wiki is that the Skill processes arbitrary text sources and requires proper configuration resolution to successfully distill content into structured pages without breaking existing vault links.