wiki-ingest
Installation
SKILL.md
Ingest sources
Turn supplied material into grounded, cross-linked notes without changing the
source. Treat inbox/ as visible staging and .raw/ as the legacy immutable
source archive. Files already present in either location remain user-owned and
read-only.
Resolve the portable core from this skill's installation. Resolve the user vault
by explicit --vault, CLAUDE_OBSIDIAN_VAULT, workspace config, then
current-directory discovery. Never select the plugin/product root.
PRODUCT_ROOT=/absolute/path/to/installed/claude-obsidian
CORE="$PRODUCT_ROOT/scripts/claude-obsidian.py"
test -f "$CORE"