query

Look up brain pages in the OpenClaw reference fixture.

174|144|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/inbrainfun/inbrain --skill query-inbrainfun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query
Source: https://github.com/inbrainfun/inbrain/tree/main/test/fixtures/openclaw-reference-minimal/skills/query
Command: npx skills add https://github.com/inbrainfun/inbrain --skill query-inbrainfun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Look up brain pages within the OpenClaw reference fixtures to support automated tests and validation.

Core Features & Use Cases

  • Simple keyword-based lookup of brain pages in the OpenClaw fixture to retrieve metadata and content needed for tests.
  • Useful in verifying reference integrity and ensuring consistent test data across scenarios.

Quick Start

Run a lookup against the OpenClaw reference fixture to retrieve the brain page entry for the current test.

Frequently Asked Questions about query

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

FAQPage Schema
How do I look up brain pages in OpenClaw reference fixtures?

You can look up brain pages in OpenClaw fixtures by running a keyword-based query against the reference fixture. This retrieves the specific brain-page entry along with its frontmatter-driven metadata and content needed for your current test.

What is the purpose of retrieving brain pages from OpenClaw fixtures?

Retrieving brain pages from OpenClaw fixtures serves to support automated tests and validation. It enables quick retrieval of reference entries to verify reference integrity and ensure consistent test data across different testing scenarios.

How do I get metadata for compatibility tests in the OpenClaw suite?

To get metadata for compatibility tests in the OpenClaw suite, query the reference fixture for brain-page entries. The lookup satisfies minimal frontmatter-driven metadata loading, extracting the required reference data for your automated tests.

Can I use a keyword search to verify reference integrity in test automation fixtures?

Yes, you can use keyword search to verify reference integrity in test automation fixtures. Querying the OpenClaw reference fixture allows you to quickly locate specific brain-page entries and validate that the test data remains consistent across scenarios.

Do I need any dependencies to run a brain-page lookup for OpenClaw?

No dependencies are required to run a brain-page lookup for OpenClaw. The skill operates independently to query the reference fixture and load frontmatter-driven metadata, allowing immediate retrieval of brain-page entries without external packages.