query

Retrieve and synthesize cited information from a structured knowledge base using hybrid search and graph traversal.

45|11|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/beyonai/ByClaw --skill query-beyonai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query
Source: https://github.com/beyonai/ByClaw/tree/main/middleware/openclaw/skills/gbrain/references/query
Command: npx skills add https://github.com/beyonai/ByClaw --skill query-beyonai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the challenge of fragmented information by providing a unified, cited, and context-aware interface to search and synthesize knowledge stored within the brain.

Core Features & Use Cases

  • Multi-Layered Search: Combines keyword, semantic, and graph-based queries to find precise information.
  • Grounded Synthesis: Generates answers with mandatory citations to specific page slugs, ensuring transparency and preventing hallucinations.
  • Use Case: Use this skill to ask complex questions like "What is the relationship between our Series B round and the current product roadmap?" to receive a synthesized answer backed by internal documentation and meeting timelines.

Quick Start

Use the query skill to search for all background information and connections related to the Acme Series B funding round.

Frequently Asked Questions about query

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

FAQPage Schema
How does knowledge retrieval and synthesis work across internal documentation?

Knowledge retrieval works by combining keyword, semantic, and graph traversal techniques to find precise information across internal documentation. It synthesizes context-aware answers while propagating mandatory citations to specific page slugs to prevent hallucinations.

What is the best way to search for relationships between timeline events and project roadmaps?

The best way to search for relational timeline events is using graph-based queries. This approach traverses connections between internal documentation, meeting timelines, and project roadmaps to synthesize factual answers grounded in source precedence validation.

How do I ensure factual accuracy when synthesizing answers from a structured knowledge base?

To ensure factual accuracy during knowledge synthesis, the system applies mandatory citation propagation and source precedence validation. Every synthesized answer is grounded with specific page slug citations, ensuring transparency and preventing hallucinations.

Can I perform complex relational queries using semantic lookups on internal documentation?

Yes, you can perform complex relational queries using semantic lookups. The system combines multi-layered search techniques, including keyword and graph traversal, to analyze relationships and synthesize answers across structured internal documentation.

Does knowledge synthesis work without connecting to a structured knowledge base?

No, knowledge synthesis requires a structured knowledge base to function correctly. The retrieval process depends on querying internal documentation to combine multi-layered search results and generate cited, context-aware answers with source precedence validation.