setup-gbrain

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

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/ericdahl-dev/coauthor-cleaner --skill setup-gbrain-ericdahl-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-gbrain
Source: https://github.com/ericdahl-dev/coauthor-cleaner/tree/main/.claude/skills/gstack/setup-gbrain
Command: npx skills add https://github.com/ericdahl-dev/coauthor-cleaner --skill setup-gbrain-ericdahl-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Edit, Glob, Grep, AskUserQuestion, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup and configuration of gbrain, a tool for AI coding agents, solving the problem of manual configuration and integration.

Core Features & Use Cases

  • Automated Installation: Installs the gbrain CLI and initializes the local PGLite or Supabase brain.
  • MCP Registration: Registers the Multi-Party Computation (MCP) for secure collaboration.
  • Trust Policy Capture: Captures per-remote trust policy settings.
  • Use Case: For a developer new to gbrain, this Skill automates the entire setup process, allowing them to quickly begin using gbrain with their coding agent.

Quick Start

Run 'coauthor-cleaner setup-gbrain' to start the gbrain setup process.

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 and configure gbrain for my AI coding agent?

To set up gbrain, you can run a dedicated configuration Skill that automates the installation, brain initialization, MCP registration, and trust policy capture for your AI coding agent.

What is MCP registration and why is it needed for gbrain?

MCP registration configures secure Multi-Party Computation collaboration for your gbrain setup. It is automatically handled during the initialization process to ensure your AI coding agent operates safely.

Do I need Bash and file editing tools to install gbrain?

Yes, configuring gbrain requires Bash, Read, Write, Edit, Glob, Grep, and AskUserQuestion tools to automate the CLI installation, local brain initialization, and trust policy capture.

Can I initialize a local PGLite or Supabase brain automatically during setup?

Yes, the automated gbrain setup process handles brain initialization for both local PGLite and Supabase environments, allowing you to quickly begin using the tool with your coding agent.

How do I configure per-remote trust policies for an AI coding agent?

Per-remote trust policy settings are captured automatically during the gbrain setup process, ensuring your AI coding agent follows the correct security constraints for each specific remote repository.