Installation
Requirements
- Node.js 20 or newer.
- OpenClaw
2026.7or newer. The npm peer range is
>=2026.7.0, and plugin installation declares >=2026.7.0.
- Gateway
2026.7.0or newer. - OpenClaw plugin API
2026.7or newer (declared as
>=2026.7).
- Google's Antigravity CLI (
agy) installed on the Gateway host and already
signed in. Confirm the live session with agy models.
Install the package through OpenClaw:
openclaw plugins install @cavi-ai/antigravityOr install the same scoped npm package globally:
npm install -g @cavi-ai/antigravityEnable the plugin and restart the Gateway so discovery reloads:
openclaw config set plugins.entries.antigravity.enabled trueIf the plugins configuration is supplied through a $include, edit the included file directly instead of asking the installer to write through it.