obsidian-inbox-to-wiki-ingest

Compile raw Obsidian Inbox notes into a structured wiki layer.

28|2|Updated May 4, 2026
One-click install
npx skills add https://github.com/xiaohei-info/oh-my-agent-skills --skill obsidian-inbox-to-wiki-ingest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-inbox-to-wiki-ingest
Source: https://github.com/xiaohei-info/oh-my-agent-skills/tree/main/skills/knowledge-compilation/obsidian-inbox-to-wiki-ingest
Command: npx skills add https://github.com/xiaohei-info/oh-my-agent-skills --skill obsidian-inbox-to-wiki-ingest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of disorganized knowledge accumulation by providing a disciplined, repeatable workflow to move raw notes from an Obsidian Inbox into a structured, searchable wiki layer.

Core Features & Use Cases

  • Structured Ingestion: Automatically categorizes raw notes into facts, claims, concepts, and entities while maintaining source provenance.
  • Intelligent Deduplication: Uses manifest-aware checks to prevent duplicate page creation and ensure existing knowledge is updated rather than recreated.
  • Workflow Integration: Automatically updates navigation, logs, and hot-cache files to keep the knowledge base current and navigable.
  • Use Case: Use this when you have a collection of raw research notes in your Inbox and need to systematically compile them into your wiki without creating redundant or unlinked pages.

Quick Start

Use the obsidian-inbox-to-wiki-ingest skill to process the note located at Inbox/my-new-research-note.md and integrate it into the wiki.

Frequently Asked Questions about obsidian-inbox-to-wiki-ingest

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

FAQPage Schema
How do I compile raw Obsidian notes into a structured wiki without creating duplicate pages?

To compile raw Obsidian notes into a structured wiki without duplicates, apply manifest-aware checks during ingestion to verify existing knowledge and update pages rather than recreating them. This maintains a current, navigable knowledge base without redundant content.

What is the best way to track source provenance when moving notes from an Obsidian Inbox?

Tracking source provenance when moving notes from an Obsidian Inbox involves using controlled source pages during ingestion. This categorizes raw notes into facts, claims, and concepts while maintaining strict source attribution throughout your structured wiki layer.

Can I automatically update navigation and log files when ingesting raw notes into a wiki?

Yes, you can automatically update navigation and log files when ingesting raw notes into a wiki. The workflow applies selective downstream updates to automatically refresh index files, logs, and hot-cache files, keeping your knowledge base continuously navigable.

Does this note ingestion workflow support language-mode-aware output generation for knowledge management?

Yes, this note ingestion workflow supports language-mode-aware output generation for knowledge management. It processes raw notes from your Obsidian Inbox to ensure the resulting structured wiki layer aligns with your required language configuration and knowledge synthesis outputs.

When do I need a manifest-aware ingestion process for my Obsidian knowledge base?

You need a manifest-aware ingestion process for your Obsidian knowledge base when systematically compiling raw research notes and must prevent duplicate page creation. This approach ensures existing entities are tracked and updated rather than redundantly recreated during synthesis.