setup-gbrain

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

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/zhu637882-stack/jiaoyi --skill setup-gbrain-zhu637882-stack
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: setup-gbrain
Source: https://github.com/zhu637882-stack/jiaoyi/tree/main/qoder-config-backup/skills/gstack-setup-gbrain
Command: npx skills add https://github.com/zhu637882-stack/jiaoyi --skill setup-gbrain-zhu637882-stack

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines getting gbrain up and running on a new machine by installing the CLI, initializing a local brain (PGLite or Supabase), and registering an MCP with a per-remote trust policy. This ensures a secure, auditable startup and reduces setup friction for developers.

Core Features & Use Cases

  • Install the CLI and bootstrap gbrain on the host.
  • Initialize a local PGLite or Supabase brain.
  • Register MCP and capture per-remote trust policy.
  • One-command workflow to bring gbrain online and ready for use across machines.

Quick Start

Run the setup-gbrain skill to install and initialize gbrain on this machine.

Frequently Asked Questions about setup-gbrain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I bootstrap a gbrain environment and install the CLI from scratch?▼

To bootstrap gbrain, you run the setup workflow which installs the CLI, initializes a local PGLite or Supabase brain, and registers an MCP with a per-remote trust policy, bringing your environment online.

What is the best way to configure MCP trust policies for my gbrain setup?▼

Configuring MCP trust policies is handled automatically during gbrain initialization. The setup process captures per-remote trust policies to ensure a secure and auditable startup for your agent across machines.

Can I initialize a local PGLite brain or do I need a Supabase database for gbrain?▼

You can use either. gbrain initialization supports setting up a local PGLite brain or connecting to a Supabase database, allowing you to choose the backend that fits your deployment scale and requirements.

Does gbrain setup support zero-to-running deployment workflows for developers and operators?▼

Yes, gbrain setup provides a one-command workflow designed for developers and operators needing a zero-to-running deployment. It covers installation, activation, environment setup, telemetry, and ongoing management across machines.

Why should I use gbrain bootstrap instead of manual MCP registration and CLI installation?▼

Using gbrain bootstrap reduces setup friction by streamlining CLI installation, brain initialization, and secure MCP registration into a single auditable workflow, preventing configuration errors common in manual setup.

What limitations or prerequisites exist when initializing gbrain across multiple machines?▼

The setup applies to zero-to-running workflows across machines but requires adherence to per-remote trust policies. It handles feature flag prompts and upgrade flows, though specific OS dependencies are not specified.