limeflash

18 mods across 2 repositories, 2 stars between them.

agy

02

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.

2 1mo ago A tokens not measured original MIT

runner

03

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".

2 1mo ago A 71 tokens copy · 100% MIT

ask

05

limeflash/antigravity-plugin-cc

Command

Run a one-shot prompt through the Antigravity CLI and return its output verbatim.

2 1mo ago A 17 tokens copy · 100% MIT

delegate

07

limeflash/antigravity-plugin-cc

Command

Delegate a task to the Antigravity (agy) runner subagent; supports background execution and model selection.

2 1mo ago A 21 tokens copy · 100% MIT

help

09

limeflash/antigravity-plugin-cc

Command

Show all /agy: commands, supported --model aliases, and canonical model names.

2 1mo ago A 16 tokens copy · 100% MIT

image

10

limeflash/antigravity-plugin-cc

Command

Generate an image with Antigravity CLI (uses agy's built-in generateimage tool — Imagen under the hood).

2 1mo ago A 23 tokens copy · 100% MIT

rescue

11

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.

2 1mo ago A 35 tokens original MIT

review

14

limeflash/antigravity-plugin-cc

Command

Ask Antigravity to review your git diff. Add --base for branch review or --background to run later.

2 1mo ago A 26 tokens original MIT

setup

16

limeflash/antigravity-plugin-cc

Command

Verify the Antigravity CLI (agy) is installed and authenticated; offer to install it if missing.

2 1mo ago C 20 tokens copy · 100% MIT

antigravity-cli

18

limeflash/antigravity-plugin-cc

Skill Claude CodeCodex

Internal runtime contract for invoking the Antigravity CLI (agy) from the agy subagent. Not user-invocable.

2 1mo ago A 32 tokens copy · 100% MIT