How this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-vault:vault-synthesizeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Synthesize information across multiple notes in the connected Obsidian vault.
Synthesize information across multiple notes in the connected Obsidian vault.
search_vault with broad queries related to the user's topic. Search multiple angles — keywords, tags, related concepts.read_note to read the most relevant results. Follow wikilink chains (outgoingLinks, incomingLinks) to discover connected notes that add context.create_note to create a synthesis note with:
synthesis tagnpx claudepluginhub dathagerty/obsidian-vault-plugin --plugin obsidian-vaultSearches 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 notes in an Obsidian vault. Uses wikilinks and index notes. Relevant when managing a personal knowledge base or research notes.
Manages Obsidian vaults: search, create, edit, move Markdown notes; handle YAML frontmatter, wikilinks, backlinks, daily notes, Zettelkasten setup, and sync via obsidian-cli.