compliant-position

Prioritize internal gbrain knowledge base queries before external web searches.

Updated Jun 10, 2026
One-click install
npx skills add https://github.com/starlink-awaken/omostation-gbrain --skill compliant-position-starlink-awaken
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compliant-position
Source: https://github.com/starlink-awaken/omostation-gbrain/tree/main/test/fixtures/brain-first-skills/compliant-position
Command: npx skills add https://github.com/starlink-awaken/omostation-gbrain --skill compliant-position-starlink-awaken

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that internal knowledge bases are consulted before external web searches, preventing redundant data retrieval and maintaining organizational context.

Core Features & Use Cases

  • Search Prioritization: Enforces a strict order of operations where internal brain search occurs before external lookup.
  • Workflow Compliance: Validates that the AI agent respects the internal knowledge hierarchy.
  • Use Case: When a user asks a technical question, this skill forces the agent to check the internal gbrain database first to see if the answer already exists, only falling back to the web if the internal data is insufficient.

Quick Start

Ask the agent to look up a topic using the compliant-position skill to ensure the internal brain is searched before the web.

Frequently Asked Questions about compliant-position

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

FAQPage Schema
How do I enforce internal knowledge base search before web search in my workflow?

To enforce internal knowledge base search before web search, you need a protocol that prioritizes internal database queries. This ensures the agent checks internal documentation first to maintain data consistency, only falling back to external lookup if internal data is insufficient.

Why should internal documentation be queried before external web searches?

Internal documentation should be queried before external web searches to prevent redundant data retrieval and maintain organizational context. Prioritizing internal knowledge bases ensures that answers reflect established internal truth and compliance standards.

Do I need a specific runtime environment to prioritize internal knowledge retrieval?

Yes, prioritizing internal knowledge retrieval requires the gbrain runtime environment to execute search operations in the correct sequence. This environment manages the strict order of operations needed for workflow compliance.

What happens if the internal knowledge base does not contain sufficient information for a query?

If the internal knowledge base does not contain sufficient information for a query, the workflow falls back to an external web search. This strict sequence prevents redundant data retrieval while ensuring all questions are eventually answered.

Can I validate that my AI agent respects an internal knowledge hierarchy during research?

Yes, you can validate that your AI agent respects an internal knowledge hierarchy by applying workflow compliance protocols. These protocols enforce a strict order of operations where internal brain search occurs before external lookup.