gstack-setup-gbrain

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gstack-cli, PGLite, Supabase, MCP, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup of Gbrain for coding agents, streamlining the process of installing the CLI, initializing the brain, and registering with the Management Control Plane (MCP).

Core Features & Use Cases

  • Automated CLI Setup: Install the Gbrain command-line interface on the agent's machine.
  • Brain Initialization: Initialize a local PGLite or Supabase brain for the agent.
  • MCP Registration: Register the agent with the MCP for communication.
  • Per-Remote Trust Policy Capture: Capture and manage trust policies for remote operations.
  • Use Case: For a new coding agent, use this Skill to ensure Gbrain is fully set up and ready for integration with the MCP.

Quick Start

Setup Gbrain for the new coding agent by running the setup command.

Frequently Asked Questions about gstack-setup-gbrain

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

FAQPage Schema
How do I automate Gbrain setup for coding agents?

This Skill automates Gbrain setup by handling CLI installation, brain initialization, and MCP registration in one workflow. It ensures new coding agents are fully configured and ready for MCP integration.

What is MCP registration for coding agents?

MCP registration connects coding agents to the Management Control Plane for standardized communication. This Skill automates that registration alongside CLI installation and brain initialization.

Can I use PGLite or Supabase for brain initialization?

Yes, you can use either PGLite or Supabase for brain initialization. This Skill supports both local and cloud backends, letting you choose based on your environment's scale and infrastructure.

Do I need gstack-cli to set up Gbrain?

Yes, gstack-cli is a required dependency. This Skill automates its installation as part of the Gbrain setup workflow, which also includes brain initialization and MCP registration.

How do trust policies work with remote coding agents?

Trust policies define what remote operations a coding agent can perform. This Skill captures per-remote trust policies during setup to ensure secure and standardized agent behavior across environments.