query

Retrieve and synthesize cited answers from a local knowledge base.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/sixtycat2000-ctrl/gbrain-qmd --skill query-sixtycat2000-ctrl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query
Source: https://github.com/sixtycat2000-ctrl/gbrain-qmd/tree/main/skills/query
Command: npx skills add https://github.com/sixtycat2000-ctrl/gbrain-qmd --skill query-sixtycat2000-ctrl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires QMD, SQLite, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users quickly and accurately find information from a vast knowledge base, ensuring that all responses are grounded in the brain's contents and properly cited.

Core Features & Use Cases

  • Accurate Answers: Provides precise responses based on the brain's knowledge, without the risk of hallucinations.
  • Citation Propagation: Ensures every claim is backed by a citation tracing back to a specific page in the brain.
  • Search & Synthesis: Utilizes advanced search and synthesis methods to understand and decompose complex questions.

Quick Start

Ask the query skill to "What do we know about AI advancements in the last decade?"

Frequently Asked Questions about query

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

FAQPage Schema
How do I retrieve accurate information from a local knowledge base without hallucinations?

To retrieve accurate information from a local knowledge base without hallucinations, this Skill synthesizes precise responses directly from indexed content, ensuring every claim is grounded with citations tracing back to specific pages.

What is the best way to search and synthesize answers from complex queries in a knowledge base?

The best way to search and synthesize answers from complex queries is using advanced search and synthesis methods that decompose questions, optionally leveraging cloud LLM support for enhanced query expansion.

Do I need SQLite and QMD to run local information retrieval and indexing?

Yes, you need SQLite and QMD to run local information retrieval and indexing, as these dependencies provide the foundational environment for local indexing and search capabilities required by the Skill.

How does citation propagation work when retrieving referenced information from a knowledge base?

Citation propagation works by ensuring every claim in a synthesized response is backed by a citation, tracing the retrieved information directly back to a specific page within the brain's knowledge base.

Can I use cloud LLMs to enhance query expansion for local knowledge base search?

Yes, you can use cloud LLMs to enhance query expansion for local knowledge base search, providing optional support that improves the understanding and decomposition of complex user questions.

What are the limitations of using local indexing for knowledge base search and synthesis?

Limitations of using local indexing for knowledge base search include relying entirely on the contents within the brain's knowledge base, requiring SQLite and QMD setup, and needing optional cloud LLMs for complex query expansion.