How SuperAntigravity works
mainSuperAntigravity operates by bootstrapping itself into your Antigravity environment.
- Bootstrap: The installation adds a bootstrap block to your
GEMINI.mdfile, which is always-on. - Filesystem Structure: The system populates specific directories in your home folder:
- Skills:
~/.gemini/antigravity/skills/ - Workflows:
~/.gemini/antigravity/global_workflows/ - Agents:
~/.gemini/antigravity/agents/
- Skills:
- Execution: During a session, the Agent reads
GEMINI.mdto identify available skills. Skills trigger automatically based on description matching, while slash commands are explicitly invoked via workflows.