← ClaudeAtlas

antigravity-cli-bridgelisted

Delegate work to Google's Antigravity CLI (`agy`) — the successor to Gemini CLI — to reach Gemini, Claude, and GPT-OSS models under a Google AI Pro/Ultra subscription from the terminal. Use when the user wants to run a headless `agy` prompt, hand a focused task or second-opinion review to `agy`, install or authenticate Antigravity CLI, check or economise its quota/models, bridge project context into `agy`, set up a second delegated-execution backend beside Codex, or troubleshoot `agy` flags, models, auth, conversations, or its no-JSON headless behaviour.
sabaiway/agent-workflow · ★ 0 · AI & Automation · score 75
Install: claude install-skill sabaiway/agent-workflow
# antigravity-cli-bridge Bridges the main agent to **Antigravity CLI** (`agy`), Google's successor to Gemini CLI. As of 2026-06-18 the old Gemini CLI stopped serving Google AI Pro / Ultra / free tiers; terminal access to Google's models moved to `agy`. This is a **delegated-execution backend** beside Codex: the main agent stays the orchestrator — owning decisions, edits, verification, and user-facing claims — and hands `agy` a bounded, self-contained sub-task answered from the **subscription** quota (no pay-as-you-go billing). `agy` reaches Gemini, Claude, and GPT-OSS through one subscription, so it serves as both a cheap probe engine (Flash) and a strong second opinion (Pro / Claude Thinking). ## Overview / when to use Use this skill when the user wants to: - Delegate a focused prompt to `agy` in headless mode. - Use Gemini, Claude, or GPT-OSS access available through a Google AI Pro/Ultra subscription. - Ask a second model to review a plan, summarise project context, or critique a diff supplied in the prompt. - Install, authenticate, smoke-test, or troubleshoot `agy`, or understand its models/flags/quota. Do **not** use it to bundle secrets, bypass subscription auth, or hand uncontrolled repository mutations to `agy`. ## Install Clean-machine setup is in [`setup/README.md`](setup/README.md). In short: the binary is **`agy`** (not `antigravity`), installs to `~/.local/bin/agy`, and must be on `PATH`; expose this skill's wrapper [`bin/agy.sh`](bin/agy.sh) on `PATH` a