What problem does it solve? Operating the Antigravity CLI (agy) from an agent environment requires knowing its two-layer command model, non-interactive flags, auth flow, and file locations; this Skill provides the operator guide so commands are run correctly the first time. ## Core Features & Use Cases - CLI Operation: Install, update, smoke-test, and run non-interactive agy --print one-shots through the terminal tool. - Debugging Support: Diagnose auth, sandbox, permission, and plugin state by reading settings, keybindings, conversations, and cli-*.log files. - Delegation Patterns: Hand features, fixes, and reviews to Antigravity via one-shot prompts, bounded background runs, PTY+tmux interactive sessions, or parallel git-worktree fan-out. - Use Case: Ask the agent to have Antigravity review a diff with a specific Gemini model, then poll the background process and collect the plain-text result. ## Quick Start Use the antigravity-cli skill to verify the agy installation and run a one-shot prompt summarizing this repository.