How this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-vault:vault-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search and explore notes in the connected Obsidian vault.
Search and explore notes in the connected Obsidian vault.
search_vault tool with the user's query. Include tag or folder filters if the user specifies them.read_note to get the full content, frontmatter, and link graph.outgoingLinks and incomingLinks to discover related notes the user may not have mentioned.npx claudepluginhub dathagerty/obsidian-vault-plugin --plugin obsidian-vaultSearches, creates, and manages Obsidian notes using wikilinks and index notes, with shell commands for filenames, content, and backlinks.
Searches an Obsidian vault for prior knowledge, past decisions, and accumulated learnings, surfacing relevant notes before answering from general knowledge. Uses index-first retrieval with fallback content search.
Searches, creates, and organizes Obsidian notes using wikilinks and index notes for a flat vault structure.