skills/clawhub.ai/antigravity-cli

antigravity-cli

Installation
SKILL.md

Antigravity CLI

Use this skill for Google Antigravity CLI, whose binary is agy. Do not call it antigravity in commands.

Default workflow

  1. Determine whether the user needs non-interactive automation, interactive TUI help, configuration, artifact review, plugin work, or migration.
  2. Prefer agy --print for scriptable one-shot tasks and agy / agy --prompt-interactive for live TUI workflows.
  3. Check the local binary before giving command-specific guidance when possible:
    agy --help
    agy version
    
  4. For risky work, keep sandboxing and permission prompts enabled. Do not suggest --dangerously-skip-permissions unless the user explicitly wants that risk and the workspace is trusted.
  5. When changing settings, prefer the TUI /config, /permissions, /model, /keybindings, or /mcp commands. 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:

Installs
1
First Seen
Sep 1, 2026
antigravity-cli from clawhub.ai