Search Obsidian vault for relevant notes and inject them into context. Use when the user asks about topics that might be documented in their notes, when implementing features that may have design docs, or when you need domain knowledge that could be in their vault.
This skill searches the Obsidian vault for notes relevant to the current task and automatically injects the results into the conversation context.
!~/.claude/skills/obsidian-context/scripts/search-vault.sh $ARGUMENTS
The search results above contain excerpts from the Obsidian vault that may be relevant to the current task. Use this information to:
The search behavior can be customized with environment variables:
OBSIDIAN_VAULT_PATH: Path to Obsidian vault (default: $HOME/obsidian)OBSIDIAN_MAX_RESULTS: Maximum number of files to show (default: 5).md filesManual invocation:
/obsidian-context authentication flow
/obsidian-context API design patterns
/obsidian-context deployment process
Claude will also invoke this automatically when you ask questions like: