wiki-ingest

Convert untrusted documents into interconnected Obsidian wiki pages.

4|Updated May 9, 2026
One-click install
npx skills add https://github.com/itsmarsss/memento --skill wiki-ingest-itsmarsss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-ingest
Source: https://github.com/itsmarsss/memento/tree/main/obsidian-wiki/.skills/wiki-ingest
Command: npx skills add https://github.com/itsmarsss/memento --skill wiki-ingest-itsmarsss

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It turns new documents, PDFs, notes, or images into connected Obsidian wiki pages so your knowledge base stays current without manual re-writing.

Core Features & Use Cases

  • Document distillation into wiki pages: converts sources into concepts, entities, relationships, and page updates across your vault.
  • Multi-mode ingest: supports append mode (hash/mtime-aware), full mode (rebuild everything), and raw mode (process _raw/ drafts and delete promoted files).
  • Safety and trust boundaries: treats source content as untrusted data and follows only the skill instructions, not embedded directives.

Quick Start

Use the wiki-ingest skill to ingest a folder of documents from your configured Obsidian vault sources directory into interconnected 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 turn untrusted documents into interconnected Obsidian wiki pages?

Document distillation into Obsidian wiki pages converts untrusted sources into concepts, entities, and relationships. It processes documents by applying provenance-aware page writing to keep your knowledge base interconnected and up to date without manual re-writing.

Can I ingest a folder of PDFs and images into my Obsidian vault?

Yes, you can ingest a folder of PDFs and images into Obsidian. The ingestion process includes multimodal handling for images and PDF pages, converting their visual and textual content into connected wiki concepts within your configured vault.

What is the best way to process raw draft notes in an Obsidian vault?

Raw mode processing handles `_raw/` draft content by distilling it into interconnected wiki pages. After promoting the draft content into structured pages, the process automatically deletes the original raw files to maintain a clean vault directory.

Does the Obsidian wiki ingestion process support incremental updates?

Yes, incremental Obsidian wiki ingestion uses an append mode that is hash and mtime-aware. This ensures only modified or new content is processed, preventing duplicate pages while keeping your knowledge base synchronized with source changes.

How do you handle embedded prompt injections when importing articles into Obsidian?

When importing articles into Obsidian, source content is treated as untrusted data. The ingestion follows strict skill instructions and ignores embedded directives within the documents, maintaining safety and trust boundaries against prompt injection attacks.

How do you handle embedded prompt injections when importing articles into Obsidian?

When importing articles into Obsidian, source content is treated as untrusted data. The ingestion follows strict skill instructions and ignores embedded directives within the documents, maintaining safety and trust boundaries against prompt injection attacks.