limeflash/antigravity-plugin-cc
Plugin Claude Code
Plugin marketplace listing 1 plugin: agy.
limeflash/antigravity-plugin-cc
Plugin Claude Code
Plugin marketplace listing 1 plugin: agy.
limeflash/antigravity-plugin-cc
Plugin Claude Code
Use the Google Antigravity CLI (agy) from inside Claude Code. Synchronous Bash wrapper: /agy:setup, /agy:ask, /agy:delegate, /agy:research, /agy:review, /agy:image, /agy:scrape, /agy:doc-to-md, /agy:help. Node.js companion: /agy:rescue (background-capable), /agy:status, /agy:result, /agy:cancel. Read-only commands ru.
limeflash/antigravity-plugin-cc
Agent
Forward a task to the Google Antigravity CLI (agy). Use proactively when the parent thread should delegate a focused coding, debugging, refactor, or research task to Antigravity — or when the user says "ask agy", "delegate to agy", "run this through Antigravity", or "let Gemini take this".
limeflash/antigravity-plugin-cc
Command
Adversarial code review — agy challenges the design instead of approving it. Supports --base, --background, --wait, --model.
limeflash/antigravity-plugin-cc
Command
Run a one-shot prompt through the Antigravity CLI and return its output verbatim.
limeflash/antigravity-plugin-cc
Command
Cancel a running /agy:rescue job (SIGTERM, then SIGKILL after a grace).
limeflash/antigravity-plugin-cc
Command
Delegate a task to the Antigravity (agy) runner subagent; supports background execution and model selection.
limeflash/antigravity-plugin-cc
Command
Convert a local document (PDF, DOCX, HTML, …) to Markdown, read-only.
limeflash/antigravity-plugin-cc
Command
Show all /agy: commands, supported --model aliases, and canonical model names.
limeflash/antigravity-plugin-cc
Command
Generate an image with Antigravity CLI (uses agy's built-in generateimage tool — Imagen under the hood).
limeflash/antigravity-plugin-cc
Command
Delegate a task to agy with full job control + safety rails (isolate, clean-tree guard, post-run diff). Phase-2 alternative to /agy:delegate.
limeflash/antigravity-plugin-cc
Command
Delegate a thorough research investigation to the agy:runner subagent.
limeflash/antigravity-plugin-cc
Command
Print the captured output of a /agy:rescue job (latest by default).
limeflash/antigravity-plugin-cc
Command
Ask Antigravity to review your git diff. Add --base for branch review or --background to run later.
limeflash/antigravity-plugin-cc
Command
Scrape a web page (read-only) and return its main content as Markdown.
limeflash/antigravity-plugin-cc
Command
Verify the Antigravity CLI (agy) is installed and authenticated; offer to install it if missing.
limeflash/antigravity-plugin-cc
Command
Show the recent /agy:rescue jobs in this workspace, or a single job's details.
limeflash/antigravity-plugin-cc
Skill Claude CodeCodex
Internal runtime contract for invoking the Antigravity CLI (agy) from the agy subagent. Not user-invocable.