setup-gbrain

Install and configure gbrain with PGLite or Supabase and register MCP.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Set up gbrain on your machine, initialize a local brain (PGLite or Supabase), and register MCP to enable the agent to call and trust the brain for reasoning tasks.

Core Features & Use Cases

  • One-command setup path from zero to running gbrain, covering CLI installation, brain initialization, MCP registration, and policy capture.
  • Supports local brain backends (PGLite) or cloud-backed brains (Supabase) for flexible deployment.
  • Handles optional telemetry prompts, lake introduction prompts, and routing guidance to streamline onboarding and governance.
  • Provides clear failure modes and actionable guidance for re-setup if the brain becomes unavailable or misconfigured.

Quick Start

Run the setup-gbrain skill to install and configure gbrain on this machine, initialize the brain backend, and register MCP so the agent can start using gbrain immediately.

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 my coding agent from scratch?

Setting up gbrain involves a one-command workflow that handles CLI installation, brain initialization, MCP registration, and policy capture, taking your environment from zero to a running configuration immediately.

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

Initializing a local brain backend for gbrain requires configuring either PGLite for local deployment or Supabase for a cloud-backed brain, enabling the agent to call and trust the brain for reasoning tasks.

Does gbrain setup support both local and cloud brain backends?

Yes, gbrain setup supports flexible deployment by allowing you to initialize either a local brain backend using PGLite or a cloud-backed brain using Supabase depending on your infrastructure needs.

How does MCP registration work when configuring gbrain?

MCP registration during gbrain setup wires your initialized brain to the agent, ensuring the agent can successfully call and trust the brain for automated reasoning tasks without manual intervention.

What should I do if my gbrain brain becomes unavailable or misconfigured?

If your gbrain brain becomes unavailable or misconfigured, the setup workflow provides clear failure modes and actionable guidance to re-setup the brain and restore normal agent operations.