reference-pack

Document GBrain skillpack structure and validation procedures for the 10/10 contract.

2|1|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/bish-x/bx-gbrain --skill reference-pack-bish-x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reference-pack
Source: https://github.com/bish-x/bx-gbrain/tree/main/examples/skillpack-reference/skills/reference-pack
Command: npx skills add https://github.com/bish-x/bx-gbrain --skill reference-pack-bish-x

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill Pack provides a thorough reference for understanding and adhering to the 10/10 skillpack contract in GBrain, ensuring developers create well-structured and compliant skillpacks.

Core Features & Use Cases

  • Skillpack Structure: Details the necessary files and their contents required for a skillpack.
  • Doctoring Skillpacks: Offers instructions on how to validate skillpacks using the gbrain skillpack doctor command.
  • Agent Usage: Describes how agents should interact with the skillpack, including trigger phrases and expected responses.

Quick Start

Review the SKILL.md file in the skillpack directory to understand the contract and guidelines for developing a compliant skillpack.

Frequently Asked Questions about reference-pack

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

FAQPage Schema
What is the 10/10 skillpack contract in GBrain?

The 10/10 skillpack contract is a set of comprehensive guidelines for developing GBrain skillpacks, outlining required files, validation procedures, and agent interaction protocols to ensure well-structured and compliant skillpacks.

How do I validate a GBrain skillpack before deployment?

You validate a GBrain skillpack by running the `gbrain skillpack doctor` command, which checks your skillpack directory for compliance against the required contract structure and necessary files.

What files are required to build a compliant skillpack for GBrain?

A compliant GBrain skillpack requires specific necessary files and their defined contents as detailed in the `SKILL.md` file within the skillpack directory to meet the structural contract.

How do AI agents interact with skillpacks in GBrain?

AI agents interact with GBrain skillpacks using specific trigger phrases and expected responses defined by the skillpack, ensuring structured communication and reliable agent interaction protocols.

Do I need to use the reference-pack to develop an AI agent skillpack?

You need this reference to understand and adhere to the 10/10 skillpack contract in GBrain, ensuring your AI agent skillpacks are well-structured, properly documented, and fully compliant.