How this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-vault:vault-createThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create new notes in the connected Obsidian vault.
Create new notes in the connected Obsidian vault.
search_vault to check if a similar note already exists. Inform the user if duplicates are found and ask how to proceed.list_notes to understand the folder layout if needed.[[wikilinks]] to existing notes where relevant — use search results to identify linkable notes.create_note tool with:
npx claudepluginhub dathagerty/obsidian-vault-plugin --plugin obsidian-vaultManages Obsidian vaults: search, create, edit, move Markdown notes; handle YAML frontmatter, wikilinks, backlinks, daily notes, Zettelkasten setup, and sync via obsidian-cli.
Reads and writes Obsidian vault notes as markdown files without the Obsidian app. Indexes, searches, and files signals (email, chat, memos) into a structured second-brain layout.
Searches, creates, and manages notes in an Obsidian vault using wikilinks and index notes. Useful when you need to find, create, or organize notes within the vault.