query

Search wiki pages and synthesize cited answers with wikilinks.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/tommy-fcy/labwiki --skill query-tommy-fcy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query
Source: https://github.com/tommy-fcy/labwiki/tree/main/.claude/skills/query
Command: npx skills add https://github.com/tommy-fcy/labwiki --skill query-tommy-fcy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The wiki often contains diverse pages with scattered summaries and incomplete cross-references. This skill automates finding relevant wiki content and synthesizing a concise, cited answer, reducing manual search time.

Core Features & Use Cases

  • Tiered search strategy: starts with an index scan, then targeted reads of 3-5 pages, and finally a broad search if needed.
  • Synthesis with citations: answers are produced with wikilinks to source pages.
  • Workflow alignment: follows the CLAUDE.md workflow to ensure consistent operation and context loading.
  • Use Case: Quick topic lookups or cross-checks across multiple pages to resolve contradictions in the wiki.

Quick Start

Ask a question and let the tiered search retrieve a concise, cited answer from the wiki.

Frequently Asked Questions about query

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

FAQPage Schema
How do I query a wiki to synthesize answers with citations?

You can query the wiki to synthesize answers with citations by using a tiered search strategy that scans the index, targets 3-5 pages for detailed reads, and performs broader searches if needed, returning results with wikilinks to source pages.

What is the best way to resolve contradictions across scattered wiki pages?

To resolve contradictions across scattered wiki pages, perform a cross-check using tiered search to synthesize a concise answer with citations, reducing manual search time and cross-referencing incomplete summaries.

Can I retrieve wiki page summaries and cross-links automatically?

Yes, you can automatically retrieve wiki page summaries and cross-links by applying a tiered search that selects 3-5 pages for targeted reads, synthesizing the retrieved information with wikilinks to source pages.

How does the tiered search strategy work for information retrieval from a wiki?

The tiered search strategy for information retrieval works by starting with an index scan, then executing targeted reads of 3-5 relevant pages, and finally performing a broad search if the initial queries do not yield sufficient results.

Do I need any specific dependencies to perform cited wiki searches?

No specific dependencies are required to perform cited wiki searches. The workflow operates independently by following the CLAUDE.md workflow to ensure consistent operation and context loading during information retrieval.