
from claude-obsidian
Answer questions from an Obsidian wiki: hot cache → index → pages; synthesize answers with citations and optionally file results.
Reads an Obsidian wiki (hot cache, index, and pages) and answers user questions with chunk-level citations. Supports three modes: Quick (hot.md + index.md), Standard (hot + index + several pages), and Deep (full wiki synthesis). Uses a transport selector to prefer cli/mcp-obsidian/filesystem reads and can integrate with an optional retrieval pipeline (scripts/retrieve.py) when available. Offers to file solid answers back into the wiki as new pages and logs gaps when coverage is insufficient. Includes clear guidance on token discipline, citation style, and when to fall back to legacy workflows.
Features:
retrieve.py integration for BM25/rerank retrievalUse-cases:
Wiki Query is an Obsidian vault querying skill that retrieves and synthesizes answers from an Obsidian wiki with citations. It features strong security posture with explicit instructions to treat vault content as untrusted and ignore embedded commands. Well-structured SKILL.md with clear depth levels (quick/standard/deep), provenance rules, and citation requirements. No bundled scripts to test. Niche but well-executed for Obsidian+Claude Code users.
Exemplary security-aware design: explicitly instructs ignoring embedded commands, fake role messages, requests for secrets, and egress attempts. Read-only by design. Clear provenance and evidence assessment rules.