query

Search wiki pages and synthesize answers with inline citations.

20|2|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/ignromanov/llm-obsidian-wiki --skill query-ignromanov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query
Source: https://github.com/ignromanov/llm-obsidian-wiki/tree/main/skills/query
Command: npx skills add https://github.com/ignromanov/llm-obsidian-wiki --skill query-ignromanov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Answers from the wiki are often scattered, making it hard to get concise, sourced explanations. This skill provides a streamlined method to query the wiki, synthesize information from multiple pages, and surface citations.

Core Features & Use Cases

  • Unified wiki Q&A with citations across pages.
  • Multi-page synthesis for complex topics.
  • Quick knowledge-base search and topic analysis.

Quick Start

Ask a question to the wiki using the /wiki:query command to retrieve a concise, cited answer.

Frequently Asked Questions about query

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get cited answers from my wiki knowledge base?

To get cited answers from your wiki knowledge base, use a query skill to search across multiple pages and synthesize information with inline citations referencing source pages.

How do I synthesize information across multiple wiki pages for a complex topic?

Synthesizing information across multiple wiki pages requires a multi-page search and ranking script that retrieves relevant pages and outputs a unified, concise explanation with inline source citations.

What is the best way to search a wiki vault for a specific topic analysis?

The best way to search a wiki vault for topic analysis is using a question-answering command that applies ranking scripts to scan the vault context and generate a synthesized, cited response.

Do I need a configuration file to query my wiki knowledge base?

Yes, querying your wiki knowledge base requires a configuration file to set the vault context, which the search script relies on to rank results and accurately synthesize answers with citations.

Can I use wiki search for quick knowledge-base lookups instead of reading full pages?

Yes, you can use wiki search for quick knowledge-base lookups to bypass reading full pages, retrieving concise synthesized answers that directly reference the necessary source pages through inline citations.