ingest

Installation
SKILL.md

Ingest

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

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

If multiple items, ask which one to process (or process all in sequence).

Installs
3
Repository
kriscard/skills
GitHub Stars
10
First Seen
8 days ago
ingest — kriscard/skills