byagricidaniel· 164 skills
Hybrid retrieval primitive for the Compound Vault. Replaces the v1.6 static hot→index→drill read order with contextual-prefix + BM25 + cosine-rerank, modeled on Anthropic's Sept 2024 Contextual Retrieval research (35-49-67% retrieval-failure reduction). Opt-in via bash bin/setup-retrieve.sh; feature-detected by wiki-query and autoresearch. Triggers on: retrieve, hybrid retrieval, BM25, rerank, contextual retrieval, search the chunks, chunk search, vault search, semantic search, what chunks match, find relevant passages.
$npx -y skills add agricidaniel/claude-obsidian --skill wiki-retrieveInstalls into the current project.
Run `npx skills use "https://github.com/agricidaniel/claude-obsidian" --skill "agricidaniel/claude-obsidian/wiki-retrieve"` 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/agricidaniel/claude-obsidian" that are relevant to the current task. Run `npx skills add "https://github.com/agricidaniel/claude-obsidian"` and select the relevant skills, then follow their instructions.