Install GBrain (Deprecated)

Automate GBrain local memory runtime setup with Supabase provisioning and agent injection.

2|1|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/bish-x/bx-gbrain --skill install-gbrain-deprecated-bish-x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Install GBrain (Deprecated)
Source: https://github.com/bish-x/bx-gbrain/tree/main/skills/install
Command: npx skills add https://github.com/bish-x/bx-gbrain --skill install-gbrain-deprecated-bish-x

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the installation process of GBrain by automating setup, which includes auto-provisioning Supabase and injecting agents into the AGENTS.md file.

Core Features & Use Cases

  • Automated Setup: Simplifies the initial setup process of GBrain by automating key steps.
  • Supabase Provisioning: Automatically provisions a Supabase instance via the CLI.
  • Agent Injection: Automatically injects agents into the AGENTS.md file for easy upgrade.
  • Health Verification: Ensures that the first import is successful and verifies the health of the system.

Quick Start

Run the setup skill to complete the installation and initial setup of GBrain.

Frequently Asked Questions about Install GBrain (Deprecated)

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

FAQPage Schema
How do I automate Supabase provisioning for local memory runtime setup?

Automating Supabase provisioning for local memory runtime setup is achieved by running the setup skill, which provisions a Supabase instance via the CLI and injects agents into AGENTS.md.

Do I need a git-backed brain repo to install the GBrain local memory runtime?

Yes, installing the GBrain local memory runtime requires a git-backed brain repo and access to Supabase to complete the database setup and health verification process.

What is agent injection into AGENTS.md and how does it work during upgrades?

Agent injection into AGENTS.md is the automated process of adding required agent configurations into the file, ensuring easy upgrades and seamless integration with the local memory runtime.

How do I verify the health of my local memory runtime after initial setup?

Verifying the health of your local memory runtime happens automatically during the setup process, which ensures the first import is successful and checks system health.

Why is the Install GBrain skill marked as deprecated?

The Install GBrain skill is deprecated and marked for replacement with a new setup skill for auto-provisioning and agent injection, indicating users should transition to the updated approach.