gs:setup-gbrain

Install gbrain CLI and initialize a local brain on Windows 11.

34|6|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/thanh-abaii/gstack-windows-port --skill gs-setup-gbrain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gs:setup-gbrain
Source: https://github.com/thanh-abaii/gstack-windows-port/tree/main/skills/gstack-setup-gbrain
Command: npx skills add https://github.com/thanh-abaii/gstack-windows-port --skill gs-setup-gbrain

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gstack, and includes scripts (resource) components.

What problem does it solve?

This Skill sets up gbrain for coding agents, ensuring the CLI is installed, the local brain is initialized, and necessary configurations are in place for a smooth workflow.

Core Features & Use Cases

  • gbrain Setup: Installs the gbrain CLI and initializes a local PGLite or Supabase brain.
  • MCP Registration: Registers the Multi-Party Computation (MCP) for secure data handling.
  • Trust Policy Capture: Captures the per-remote trust policy for secure interactions.
  • Use Case: For a coding agent to have gbrain fully operational on Windows 11, ensuring it can execute tasks securely and efficiently.

Quick Start

Run the /gs:setup-gbrain command to initialize gbrain for your coding agent.

Frequently Asked Questions about gs:setup-gbrain

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

FAQPage Schema
How do I set up a coding agent brain on Windows 11?

To set up a coding agent brain on Windows 11, you need to install the gbrain CLI and initialize a local PGLite or Supabase brain using a Python/PowerShell bridge instead of standard Unix assumptions.

What is gbrain initialization and when do I need it for my coding agent?

gbrain initialization configures a local PGLite or Supabase brain for your coding agent, which is needed to ensure secure and efficient task execution through Multi-Party Computation and trust policy capture.

How to install the gbrain CLI and register MCP for secure data handling?

Install the gbrain CLI and register Multi-Party Computation (MCP) by running the setup command, which automatically initializes the brain and captures the per-remote trust policy for secure interactions.

Does gbrain setup require any specific dependencies or environments?

Yes, gbrain setup requires the gstack dependency and a Windows 11 environment, utilizing a Python/PowerShell bridge to replace Unix-based assumptions for proper operation.

Why does my coding agent brain setup fail on Windows 11?

Your brain setup may fail on Windows 11 if Unix-based assumptions are used instead of the required Python/PowerShell bridge, or if the gstack dependency and specific brain configurations are not properly installed.

What's the best way to configure trust policies for a coding agent?

The best way to configure trust policies for a coding agent is using the gbrain setup process, which captures per-remote trust policies to ensure secure interactions during task execution.