setup-gbrain

Automate gbrain installation, initialization, and MCP registration for coding agents.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/reomgit/appstore-ss-downloader --skill setup-gbrain-reomgit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-gbrain
Source: https://github.com/reomgit/appstore-ss-downloader/tree/main/.claude/skills/gstack/setup-gbrain
Command: npx skills add https://github.com/reomgit/appstore-ss-downloader --skill setup-gbrain-reomgit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Edit, Glob, Grep, AskUserQuestion, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup and configuration of gbrain, including installation, initialization, and registration, saving time and reducing manual effort.

Core Features & Use Cases

  • Automated Installation: Installs the gbrain CLI and initializes a local PGLite or Supabase brain.
  • Registration: Registers the MCP and captures per-remote trust policy.
  • Use Case: Use this Skill to quickly set up gbrain for a coding agent, ensuring all necessary components are in place and configured correctly.

Quick Start

Use the setup-gbrain skill to install and configure gbrain for this coding agent.

Frequently Asked Questions about setup-gbrain

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

FAQPage Schema
How do I automate gbrain installation and configuration for a coding agent?

To automate gbrain setup, you can use a configuration skill that handles CLI installation, initializes a local PGLite or Supabase brain, and registers the MCP along with per-remote trust policies.

What is the best way to set up a coding agent with a PGLite or Supabase brain?

Setting up a coding agent with a PGLite or Supabase brain requires initializing the database backend and registering the MCP; automating this process ensures all components are correctly configured without manual effort.

Does gbrain setup require specific tools for installation and registration?

gbrain setup requires Bash, Read, Write, Edit, Glob, Grep, and AskUserQuestion tools to automate the installation, initialization, and MCP registration processes effectively.

Why should I automate coding agent configuration instead of manual setup?

Automating coding agent configuration saves time and reduces manual effort by ensuring the gbrain CLI, local brain initialization, and MCP trust policy capture are executed correctly in a single workflow.

Can I configure per-remote trust policies when registering the MCP?

Yes, during the MCP registration phase of the gbrain setup, the automated workflow captures and applies per-remote trust policies to secure your coding agent configuration.