ingest

Installation
SKILL.md

Ingest

Synthesize source material into the vault's knowledge layer. Ingesting without synthesis just creates noise — the value is the conversation that happens before anything gets written.

Boundaries: use process-inbox for PARA triage of raw inbox notes, and save-note for saving the current conversation answer as a standalone wiki page.

Rule: always discuss before writing. Never silently file a note.

Step 1 — Find the Source

If the user specified a file or URL, use that directly.

Otherwise, list the inbox:

obsidian files folder="0 - Inbox/" format=json
Installs
28
Repository
kriscard/skills
GitHub Stars
14
First Seen
May 27, 2026
ingest — kriscard/skills