setup-gbrain

Automate gbrain installation, initialization, MCP registration, and trust policy capture.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/sobhanashine/nazarato --skill setup-gbrain-sobhanashine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-gbrain
Source: https://github.com/sobhanashine/nazarato/tree/main/.claude/skills/setup-gbrain
Command: npx skills add https://github.com/sobhanashine/nazarato --skill setup-gbrain-sobhanashine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gstack, bash, git, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the setup process for gbrain, a coding agent's brain, by handling the installation, initialization, registration, and configuration of the system.

Core Features & Use Cases

  • Automated Setup: Handles the installation and initialization of the gbrain CLI.
  • Local Brain Initialization: Initializes a local PGLite or Supabase brain for the agent.
  • MCP Registration: Registers the Multi-Purpose Computing (MCP) for the agent.
  • Trust Policy Capture: Captures the per-remote trust policy for the agent.
  • Use Case: When a new coding agent is set up, this Skill automates the entire setup process, allowing the agent to start functioning immediately.

Quick Start

Run the 'setup gbrain' command to initiate the setup process for gbrain.

Frequently Asked Questions about setup-gbrain

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

FAQPage Schema
How do I automate coding agent setup with gbrain?

Automating coding agent setup with gbrain handles installation, local brain initialization, MCP registration, and trust policy capture. This allows a newly configured agent to start functioning immediately without manual configuration steps.

What is gbrain local brain initialization and when do I need it?

Local brain initialization for gbrain is the process of setting up a local PGLite or Supabase database instance for a coding agent. You need it when configuring a new agent to provide local memory and state management capabilities.

Do I need gstack installed to configure gbrain for coding agents?

Yes, you need gstack installed to configure gbrain. The setup process requires gstack, bash, and git to be installed and properly configured beforehand to successfully automate the agent's brain initialization and MCP registration.

How to register MCP for a coding agent using gbrain?

Registering MCP using gbrain is handled automatically during the agent setup process. The automation script configures Multi-Purpose Computing registration alongside local brain initialization and trust policy capture to enable full agent functionality.

Does gbrain setup support trust policy configuration for remote agents?

Yes, gbrain setup supports trust policy configuration for remote agents. The automation process explicitly captures per-remote trust policies during setup to ensure secure agent operations across different remote environments.

What are the limitations of automating gbrain configuration for coding agents?

Automating gbrain configuration is limited by its strict dependency on gstack, bash, and git. If these associated tools are not properly installed and configured beforehand, the automated installation and initialization process will fail.