Routes Obsidian vault operations through the right backend without you thinking about it. MCP handles reading, writing, and searching notes. Git commands take over when you ask to sync or backup. The Obsidian CLI opens notes in the app when you need that context. The real value is in the gotchas section: patch_note fails on multi-match by default, search returns minified JSON with a 20-result cap, and delete_note requires exact path confirmation with zero tolerance for typos. If you're bouncing between vault automation and manual editing, this keeps the handoff clean and documents where each tool will trip you up.
npx skills add https://github.com/bitbonsai/mcpvault --skill obsidian