setup-gbrain

Automate gbrain CLI installation, brain initialization, MCP registration, and trust policy capture.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/greencm/gstuck --skill setup-gbrain-greencm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-gbrain
Source: https://github.com/greencm/gstuck/tree/main/output/gstack/setup-gbrain
Command: npx skills add https://github.com/greencm/gstuck --skill setup-gbrain-greencm

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the setup process for gbrain, including installing the CLI, initializing a local PGLite or Supabase brain, registering MCP, and capturing the per-remote trust policy, streamlining the integration process.

Core Features & Use Cases

  • CLI Installation: Automates the installation of the gbrain CLI on the user's machine.
  • Brain Initialization: Initializes a local PGLite or Supabase brain for use with gbrain.
  • MCP Registration: Registers the Machine Control Protocol (MCP) for secure interactions.
  • Trust Policy Capture: Captures the trust policy for per-remote configurations.
  • Use Case: This Skill can be invoked when starting a new coding agent or after migrating from a vendored version of gstack.

Quick Start

Invoke the skill with the command 'setup gbrain'.

Frequently Asked Questions about setup-gbrain

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

FAQPage Schema
How do I automate gbrain setup for a coding agent?

Automating gbrain setup for a coding agent involves installing the CLI, initializing a local brain, registering MCP, and capturing trust policies in a single streamlined workflow.

What is the process to initialize a local brain for gbrain?

Initializing a local brain for gbrain sets up a local PGLite or Supabase database instance to store context and manage configurations for your coding agent.

How do I register the Machine Control Protocol when configuring gbrain?

Registering the Machine Control Protocol (MCP) for gbrain establishes secure interactions between the coding agent and the local brain during the automated setup process.

Do I need Python libraries to install the gbrain CLI on my machine?

Yes, installing and configuring the gbrain CLI requires Python libraries to execute system interactions, initialize the local brain, and apply the trust policy configurations.

When should I capture per-remote trust policies for gbrain?

Capturing per-remote trust policies for gbrain is necessary when starting a new coding agent or migrating from a vendored version of gstack to ensure secure remote configurations.