wiki-query

Installation
SKILL.md

wiki-query: Query the Wiki

The wiki has already done the synthesis work. Read strategically, answer precisely, and file good answers back so the knowledge compounds.


Transport (v1.7+)

Reads should prefer the same transport the rest of the plugin uses. Consult .vault-meta/transport.json (auto-created by bash scripts/detect-transport.sh) and use the preferred entry:

  • cliobsidian-cli read "$VAULT" "$NOTE" and obsidian-cli search "$VAULT" "<query>" (Obsidian-native ranking); see skills/wiki-cli/SKILL.md
  • mcp-obsidian / mcpvaultmcp__obsidian-vault__read_note, search_notes; see skills/wiki/references/mcp-setup.md
  • filesystem — Claude's Read and Glob/Grep tools (final floor; always works)

Full decision tree: wiki/references/transport-fallback.md. Quick mode (hot.md only) is transport-agnostic — always uses Read.


Retrieval (v1.7+)

Installs
248
GitHub Stars
7.8K
First Seen
Apr 8, 2026
wiki-query — agricidaniel/claude-obsidian