setup-gbrain

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the setup and configuration of gbrain, a local AI brain for coding agents, addressing the need for consistent and efficient AI coding agent deployment.

Core Features & Use Cases

  • Automated Installation: Installs the gbrain CLI and initializes a local PGLite or Supabase brain.
  • MCP Registration: Registers the AI coding agent with the Multi-Controller Protocol (MCP).
  • Per-Remote Trust Policy Capture: Captures per-remote trust policies for secure and controlled interactions.
  • Use Case: Ideal for quickly setting up AI coding agents across multiple machines, ensuring they are ready to perform code-related tasks.

Quick Start

Run the setup gbrain command to automate the setup process for 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 AI coding agent setup and local brain initialization?

Automating AI coding agent setup requires installing the gbrain CLI and initializing a local PGLite or Supabase brain. This process also handles MCP registration and trust policy capture to ensure secure and controlled agent interactions.

What is MCP registration and why is it needed for AI coding agents?

MCP registration registers the AI coding agent with the Multi-Controller Protocol. It is needed to establish controlled interactions and enforce per-remote trust policies, ensuring the agent operates securely within the local brain environment.

Do I need Bash and Python to configure a local AI brain for coding agents?

Yes, Bash and Python are required dependencies to configure a local AI brain for coding agents. The setup automation scripts rely on these environments to execute CLI installation, brain initialization, and MCP registration.

Can I use PGLite or Supabase when setting up a local AI brain?

Yes, you can initialize a local AI brain using either PGLite or Supabase during setup. The automation process configures your chosen database backend to store the coding agent's local brain data.

How do I capture per-remote trust policies for AI coding agents?

Capturing per-remote trust policies is automated during the gbrain setup process. The configuration captures specific trust rules to ensure secure and controlled interactions between the AI coding agent and remote resources.

What's the best way to deploy AI coding agents across multiple machines?

The best way to deploy AI coding agents across multiple machines is using an automated setup configuration. This ensures consistent local brain initialization, MCP registration, and trust policy capture, making agents immediately ready for code-related tasks.