skillfed

wiki-query

wiki-query lets you ask questions against your Obsidian vault and retrieves answers by reading cached content, indexes, and relevant pages. It supports three query depths—quick for simple facts, standard for most questions, and deep for comprehensive synthesis—and can file good answers back into your wiki to compound knowledge over time.

wiki-query searches your Obsidian vault and synthesizes answers with citations from relevant pages.

AI-generated summary based on this skill's SKILL.md

10,007 1,165 MIT updated by AgriciDaniel

Install

AgriciDaniel/claude-obsidian/wiki-query · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/AgriciDaniel/claude-obsidian
cp -r claude-obsidian/skills/wiki-query ~/.claude/skills/wiki-query

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What do you know about this topic from my wiki?

wiki-query searches your Obsidian vault to find and synthesize answers with citations from your cached content and indexes. It reads relevant pages and returns synthesized responses tied to their sources, helping you discover what knowledge you already have on any subject.

How does wiki-query search my Obsidian vault?

wiki-query offers three search depths: quick mode for simple factual lookups, standard mode for most questions, and deep mode for comprehensive synthesis across multiple pages. It accesses your hot cache and index for fast retrieval, then synthesizes findings into coherent answers.

Can wiki-query file answers back into my knowledge base?

Yes. wiki-query can store good answers back into your wiki to compound your knowledge over time. This turns frequent queries into permanent, citable entries that strengthen your personal knowledge base for future reference.

What happens if wiki-query finds gaps in my notes?

wiki-query identifies knowledge gaps and suggests sources for missing information. When your vault lacks coverage on a topic, it flags what's absent and recommends where you might find authoritative material to fill those holes.

How does wiki-query retrieve and synthesize wiki pages?

wiki-query retrieves relevant wiki pages from your Obsidian vault using cached indexes and then synthesizes their content into coherent answers. Each response is tied to its source pages, so you can trace findings back to your original notes.

SKILL.md

rendered from the published skill — quoted content, verbatim

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:

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
skills/wiki-query/SKILL.md

Related skills

Tags

knowledge-retrieval obsidian-integration citation-synthesis vault-search semantic-lookup tiered-depth-query local-knowledge-base answer-filing gap-detection multi-transport-backend