byar9av· 46 skills
Answer questions by searching the compiled Obsidian wiki. Use this skill when the user asks a question about their knowledge base, wants to find information across their wiki, asks "what do I know about X", "find everything related to Y", or wants synthesized answers with citations from their wiki pages. Also use when the user wants to explore connections between topics in their wiki, or asks a multi-hop "how is X connected to Y", "what links X to Y", "trace the chain from X to Z", or "what does X depend on transitively" question — answered by walking typed edges across multiple hops. Works from any project. Includes an index-only fast mode triggered by "quick answer", "just scan", "don't read the pages", "fast lookup" — returns answers from page summaries and frontmatter without reading page bodies. Accepts inline named-vault routing like "wiki-query @work what do I know about X" via the shared Config Resolution Protocol.
$npx -y skills add ar9av/obsidian-wiki --skill wiki-queryInstalls into the current project.
Run `npx skills use "https://github.com/ar9av/obsidian-wiki" --skill "ar9av/obsidian-wiki/wiki-query"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ar9av/obsidian-wiki" that are relevant to the current task. Run `npx skills add "https://github.com/ar9av/obsidian-wiki"` and select the relevant skills, then follow their instructions.