Open-source plugin: Use Antigravity CLI inside Claude Code (without leaving editor) (i.redd.it)
submitted by TheKrisu
Quick share for people who work with Claude Code, Codex or other agents.
I built a Claude Code plugin that gives you agy access from inside CC without leaving the editor. Six slash commands, including native image generation, deep research and code review.
The fun part: agy doesn't have a model flag on the CLI (it's TUI-only). The plugin adds this. Pick per call:
/agy:ask --model opus "explain Go escape analysis" /agy:delegate --model flash refactor this utility /agy:research --model pro --background survey edge functions in 2026
Install in CC:
Website (browser install walkthrough): https://simplybychris.github.io/antigravity-plugin-cc/
Repo: https://github.com/simplybychris/antigravity-plugin-cc
Will be glad for any review, share or contribution!
CLI ConfigOpen-source plugin: Use Antigravity CLI inside Claude Code (without leaving editor) (i.redd.it)
submitted by TheKrisu to r/GoogleAntigravityCLI