research

Installation
SKILL.md

Deep Vault Research

Research a topic across the user's Obsidian vault using a multi-pass approach.

Workflow

  1. Semantic Discovery — Call obsidian_rag_query with the user's question (limit 5-10). This surfaces the most relevant chunks across the vault.

  2. Targeted Reading — For each high-relevance result, call obsidian_read_note to get the full context. Skim for the most pertinent sections.

  3. Link Traversal — Check obsidian_get_links on the most relevant notes to find connected knowledge. Read promising linked notes.

  4. Synthesis — Combine findings into a clear answer with citations:

    • Reference specific notes by name: [[Note Name]]
    • Quote relevant passages when helpful
    • Note any gaps or contradictions in the vault's knowledge

Arguments

Installs
2
GitHub Stars
2
First Seen
Jun 26, 2026
research — thoreinstein/obsidian-rag