wiki-ingest
Installation
SKILL.md
Wiki Ingest
Distill external sources into vault-native notes following VAULT_CONVENTIONS, with provenance tracking and deduplication.
Workflow
1. Identify Sources
Accept one or more source paths from the user. Sources can be:
- Files on disk (markdown, PDF, text, transcripts)
- Vault-internal notes (Readwise highlights, working notes to promote)
- A directory to scan for ingestible files
For vault-internal sources, use obsidian_read_note. For external files, use the Read tool.
2. Check Manifest
Read .manifest.json from the vault root using Read tool.