setup-gbrain

Automates gbrain installation, initialization, configuration, brain management, skill routing, and context recovery for AI projects.

Updated Jun 11, 2026
One-click install
npx skills add https://github.com/26mitch26/ai-mall --skill setup-gbrain-26mitch26
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-gbrain
Source: https://github.com/26mitch26/ai-mall/tree/main/.claude/skills/setup-gbrain
Command: npx skills add https://github.com/26mitch26/ai-mall --skill setup-gbrain-26mitch26

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the setup and configuration of gbrain, a tool for managing and interacting with AI models and projects.

Core Features & Use Cases

  • Setup and Configuration: Automates the installation, initialization, and configuration of gbrain.
  • Brain Management: Assists in managing and syncing gbrain's local and remote instances.
  • Skill Routing: Helps set up and manage skill routing for efficient project management.
  • Vendoring Warning: Provides warnings about deprecated gstack vendoring and migration guidance.
  • Context Recovery: Facilitates recovery of recent project context upon skill invocation.

Quick Start

Run the setup-gbrain skill to configure gbrain for your project.

Frequently Asked Questions about setup-gbrain

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

FAQPage Schema
How do I set up and configure gbrain for AI project management?

Setting up gbrain requires gstack, git, and jq as dependencies. You will also need various local configuration files to properly initialize the tool and manage its brain instances.

What is context recovery and how does it work with AI project management tools?

Context recovery in AI project management tools facilitates restoring your recent project context upon skill invocation. This ensures continuous workflow by recovering the exact state and data of your previous interactions.

How do I manage and sync local and remote gbrain instances?

Managing and syncing local and remote gbrain instances is handled through the tool's brain management features. This setup process ensures your AI project environments remain consistent across different systems.

Why am I getting a deprecated gstack vendoring warning during setup?

A deprecated gstack vendoring warning indicates you are using an outdated dependency management approach. The setup process provides specific migration guidance to help you transition away from deprecated gstack vendoring.