setup-gbrain

Install the gbrain CLI, initialize a PGLite or Supabase brain, and register MCP with per-remote trust policies.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/abhishekmmgn/didactic-invention --skill setup-gbrain-abhishekmmgn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-gbrain
Source: https://github.com/abhishekmmgn/didactic-invention/tree/main/.agents/skills/gstack/setup-gbrain
Command: npx skills add https://github.com/abhishekmmgn/didactic-invention --skill setup-gbrain-abhishekmmgn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. (gstack)

Core Features & Use Cases

  • Install and configure the gbrain CLI on your machine.
  • Initialize a local brain (PGLite or Supabase) and register an MCP.
  • Capture per-remote trust policies and prepare for multi-host contexts.
  • Plan-mode safe setup for AI orchestration and governance.

Quick Start

Run the setup-gbrain skill to install the CLI, initialize a local brain, and register MCP for this project.

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 need to install the gbrain CLI, initialize a local brain using PGLite or Supabase, and register the MCP with per-remote trust policies for context and memory management.

What is a local brain in the context of AI orchestration?

A local brain is a managed context and memory store for coding agents, provisioned locally via PGLite or Supabase, enforcing policy and capturing trust configurations across local and remote sessions.

Do I need network access to configure gbrain MCP integration?

Yes, configuring gbrain MCP integration requires local system access, network connectivity to install dependencies, and permissions to modify user configuration files and Git repositories.

Can I use Supabase instead of PGLite when initializing a local brain?

Yes, you can initialize a local brain using either PGLite for local storage or Supabase, allowing you to choose your preferred backend for managed context and memory during the setup process.

Why does gbrain setup require per-remote trust policies?

Per-remote trust policies are required during gbrain setup to enforce governance and security, ensuring the coding agent applies the correct context and memory rules across different remote sessions.

When should I not use automated gbrain CLI installation?

You should avoid automated gbrain CLI installation if your environment restricts network access for dependency installation or prohibits modifications to user configuration files and Git repositories.