/install antigravity-cli
Antigravity CLI
Use this skill for Google Antigravity CLI, whose binary is agy. Do not call it antigravity in commands.
Default workflow
- Determine whether the user needs non-interactive automation, interactive TUI help, configuration, artifact review, plugin work, or migration.
- Prefer
agy --printfor scriptable one-shot tasks andagy/agy --prompt-interactivefor live TUI workflows. - Check the local binary before giving command-specific guidance when possible:
agy --help agy version - For risky work, keep sandboxing and permission prompts enabled. Do not suggest
--dangerously-skip-permissionsunless the user explicitly wants that risk and the workspace is trusted. - When changing settings, prefer the TUI
/config,/permissions,/model,/keybindings, or/mcpcommands. Edit JSON files directly only when the TUI path is unavailable or the user asks for file-level changes.
References
Load only the relevant reference:
references/cli-usage.md: one-shot mode, conversation resume, common flags, subcommands, plugins, and install/update basics.references/overview-workflows.md: CLI vs Antigravity 2.0 positioning, integration model, and best-practice workflow patterns.references/tui.md: interactive TUI, slash commands, keybindings, prompt composition, and interaction tips.references/artifacts.md: artifact review workflow, approvals/rejections, media drawer, and safe review defaults.references/security-permissions.md: sandbox, fine-grained permissions, approval presets, and risky-command guidance.references/config-platform.md: settings paths, plugins, MCP config, skills paths, auth, SSH, Antigravity 2.0 integration, and migration notes.
Gotchas
--promptis an alias for--print; it does not keep the session interactive.- Model selection is normally handled inside the TUI with
/model, not by inventing a model flag. agy --continueresumes the most recent conversation; useagy --conversation \x3Cid>for a specific session.- Plugin management is under
agy plugin ...; local Agent Skills live separately in skill paths. - Artifact review is interactive; for headless automation, design prompts to ask for patch summaries or command output instead of relying on the review panel.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install antigravity-cli - After installation, invoke the skill by name or use
/antigravity-cli - Provide required inputs per the skill's parameter spec and get structured output
What is Antigravity CLI?
Use this skill when the user wants to run, configure, troubleshoot, or explain Google Antigravity CLI (`agy`), including one-shot prompts, interactive TUI se... It is an AI Agent Skill for Claude Code / OpenClaw, with 60 downloads so far.
How do I install Antigravity CLI?
Run "/install antigravity-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Antigravity CLI free?
Yes, Antigravity CLI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Antigravity CLI support?
Antigravity CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Antigravity CLI?
It is built and maintained by wei (@wei840222); the current version is v1.0.0.