Prerequisites
Before installing, make sure you have:- Google Antigravity IDE installed and working
- git available on your
PATH - An internet connection (the installer clones from GitHub)
Install command
Run this single command in your terminal:What happens during install
Clone the repository
The installer creates a temporary directory and does a shallow clone of the
main branch from https://github.com/derHaken/SuperAntigravity. The
temporary directory is deleted automatically when the script exits.Install skills
19 skill directories are copied to
~/.gemini/antigravity/skills/. Each
skill contains a SKILL.md file that Antigravity reads to trigger the
right behavior automatically.Install workflows
16 workflow files are copied to
~/.gemini/antigravity/global_workflows/. These power the slash commands
(/brainstorm, /plan, /implement, /review, /git) and other
explicit workflow controls.Install agents
8 specialist agent definitions are copied to
~/.gemini/antigravity/agents/. Agents cover code review, architecture,
security, research, mentoring, and more.Success output
When the install completes successfully, your terminal will show output similar to:Install marker file
After a successful install, the script writes a manifest to:Reinstalling or upgrading
To upgrade to the latest version, uninstall first and then reinstall:# SuperAntigravity Skills block from ~/.gemini/GEMINI.md using the marker, then cleans up the skills, workflows, and agents directories.