query

Find and retrieve brain pages from the OpenClaw reference fixture.

Updated May 11, 2026
One-click install
npx skills add https://github.com/yunusgungor/gbrain --skill query-yunusgungor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query
Source: https://github.com/yunusgungor/gbrain/tree/main/test/fixtures/openclaw-reference-minimal/skills/query
Command: npx skills add https://github.com/yunusgungor/gbrain --skill query-yunusgungor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly locate brain pages within the OpenClaw reference fixture for testing and validation.

Core Features & Use Cases

  • Search brain pages within the OpenClaw reference fixture to verify lookup behavior.
  • Support end-to-end test scenarios by validating reference lookups during compatibility checks.

Quick Start

Run the end-to-end test that queries the OpenClaw reference fixture to verify lookups.

Frequently Asked Questions about query

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

FAQPage Schema
How do I query OpenClaw references for test validation?

Querying OpenClaw references involves parsing fixture data to find and retrieve brain pages using simple query terms, returning structured results in a predictable format to validate lookup behavior during compatibility checks.

What is an OpenClaw reference fixture used for?

An OpenClaw reference fixture stores brain pages for testing, supporting end-to-end test scenarios by enabling validation of search behavior and reference lookups for OpenClaw compatibility checks.

How do I retrieve brain pages from a fixture using simple query terms?

Retrieving brain pages involves parsing fixture data and applying simple query terms to the lookup, returning structured results to verify search behavior in test scenarios.

Can I validate search behavior in fixtures with OpenClaw compatibility checks?

Yes, validating search behavior in fixtures involves running end-to-end tests that query the OpenClaw reference fixture, verifying lookups and ensuring compatibility during test scenarios.

Does querying OpenClaw references require any external dependencies?

No, querying OpenClaw references requires no external dependencies; the skill independently parses fixture data, handles simple query terms, and returns structured results.

What format do OpenClaw reference lookup results return?

OpenClaw reference lookup results return structured data in a predictable format, allowing teams to reliably verify lookup behavior and validate compatibility checks during testing.