install
source · Clone the upstream repo
git clone https://github.com/garrytan/gbrain
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/garrytan/gbrain "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/install" ~/.claude/skills/garrytan-gbrain-install && rm -rf "$T"
manifest:
skills/install/SKILL.mdsource content
Install GBrain (Deprecated)
This skill has been replaced by the setup skill. See
skills/setup/SKILL.md.
The setup skill provides:
- Auto-provision Supabase via CLI (< 2 min TTHW)
- Manual fallback with non-interactive init
- AGENTS.md auto-injection (upgrade-safe)
- First import and health verification