Vault Querier

Read-side query interface for the Obsidian vault (`vault/`). Supports lookups by tag, by frontmatter field, by [[wikilink]] (forward + backlinks), and full-text. Returns `{path, frontmatter, excerpt, links}` per match. Uses filesystem Glob + Grep + Read — no MCP, no daemon. Call this **first** for every on-demand research task (Obsidian-first contract) and any time a vault-writing skill needs to find related notes to link to. Use before any web research in a Category 1 task, and whenever vault-writer or memory-curator needs to find existing or related notes.

themarmack 8e5fda2 6.8 KB Updated

File contents

themarmack/research-bot/tree/main/.claude/skills/vault-querier commit 8e5fda215f

Frequently asked questions

npx skillmds@latest add themarmack/vault-querier