setup-gbrain

Automate gbrain setup with CLI installation, brain initialization, MCP registration, and trust policy configuration.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/luisgustavooliveira/skills --skill setup-gbrain-luisgustavooliveira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-gbrain
Source: https://github.com/luisgustavooliveira/skills/tree/main/setup-gbrain
Command: npx skills add https://github.com/luisgustavooliveira/skills --skill setup-gbrain-luisgustavooliveira

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the setup process for gbrain, including CLI installation, local brain initialization, MCP registration, and trust policy configuration, enabling a seamless experience for coding agents.

Core Features & Use Cases

  • Automated Setup: Handles the entire setup process with a single command.
  • CLI Installation: Installs the gbrain CLI.
  • Brain Initialization: Initializes a local PGLite or Supabase brain.
  • MCP Registration: Registers the Machine Control Plane (MCP).
  • Trust Policy Configuration: Sets up the trust policy for secure operation.
  • Use Case: When you need to quickly get gbrain running on a new machine for a coding agent.

Quick Start

Run 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 set up gbrain for coding agents?

To set up gbrain for coding agents, you can run the automated setup command to handle CLI installation, local brain initialization, MCP registration, and trust policy configuration in one step.

What does MCP registration do during a gbrain setup?

MCP registration configures the Machine Control Plane for the coding agent environment. It is handled automatically during setup to enable secure and proper operational control.

Can I initialize a local brain using PGLite or Supabase for my coding agent?

Yes, you can initialize a local brain using either PGLite or Supabase. The setup process configures the local brain to provide a seamless operational experience for coding agents.

Do I need Bash to configure gbrain and its trust policy?

Yes, you need Bash to configure gbrain because the setup process requires a Bash environment to execute scripts and apply specific configuration files for trust policy.

What is the best way to automate gbrain CLI installation?

The best way to automate gbrain CLI installation is by running the setup command, which handles the entire installation and configuration process without manual intervention.

Why is trust policy configuration needed when initializing a local brain?

Trust policy configuration is needed when initializing a local brain to ensure secure operation. It establishes the necessary permissions and security parameters for the coding agent environment.