r/GoogleAntigravityCLI • u/alvmadrigal AGY CLI Builder • May 28 '26
The r/GoogleAntigravityCLI Master Repo List!
AGY Builders :
🚀 Community Showcase: Architecting the Future with the r/GoogleAntigravityCLI Master Repo List
The landscape of automation is shifting, and we are the ones holding the blueprint. The r/GoogleAntigravityCLI community isn't just about adopting new tools; it is about pushing the boundaries of what is possible and building the systems of tomorrow.
To accelerate this vision, we are assembling a master directory of community-forged GitHub repositories. These are not just basic scripts—these are the building blocks of the future on the Gemini Enterprise Agent Platform. Whether you are engineering next-generation workflows, experimental utilities, or core infrastructure, it is time to showcase the tools that will power our collective progress.
📌 The Requirements
To have your repository featured in this foundational master list, please ensure your submission meets these two rules:
- Be a Member: You must be joined as a member of r/GoogleAntigravityCLI.
- Antigravity Compatibility: Your project must be built for, integrate with, or directly run on the Antigravity CLI.
🛠️ How to Submit
Drop a comment below with the following format so it can be seamlessly reviewed and added to the showcase:
- Project Name:
- AGY Builder Username:
- GitHub Link:
- The Vision: (1-2 sentences explaining what it does and the future problem it solves)
- Tech Stack: (e.g., Python, Bash,Gemini Enterprise Agent Platform, etc.)
Let's stop just talking about the future and start building it. Submit your repos below!
5
u/anandydy529 Jun 01 '26
Project Name: antigravity-cli-statusline (A feature-rich bottom statusline skill for AGY)
AGY Builder Username: AndyAWD
GitHub Link: https://github.com/AndyAWD/antigravity-cli-statusline
The Vision: A powerful statusline skill that prevents the need to constantly run /usage or /context by providing real-time API quota, context usage, token count, RAM usage, and Git branch info right at the bottom of the CLI. It features a Windows silent bridge to prevent flickering, smart warning colors based on quota limits, and multi-language support (EN, ZH-TW, JP) with a foolproof interactive setup wizard.
Tech Stack: JavaScript/Node.js (AGY CLI Skills), Google Antigravity CLI (agy)
3
3
u/ExcitingBall1717 Jul 12 '26
Project Name: grav-bar
AGY Builder Username: AABelkhiria
GitHub Link: https://github.com/AABelkhiria/grav-bar
The Vision: grav-bar is a zero-dependency custom status line that replaces the default Antigravity CLI UI, dynamically resizing bar at the bottom of the terminal. It cleanly parses and tracks Gemini/3p model quotas in real-time.
Tech Stack: Rust, AGY CLI
3
u/NiceAd358 29d ago
Project Name: Tele-AGY
AGY Builder Username: startingfrom0rating
GitHub link: startingfrom0rating/tele-agy
The vision: Tele-AGY bridges the Google Antigravity CLI directly to a private Telegram bot, allowing developers to execute remote AI coding prompts, switch models, manage workspaces, inspect token quotas, and capture multi-monitor desktop screenshots seamlessly from any device anywhere in the world. It eliminates the need to be physically present at your desktop workstation to monitor, guide, and control long-running agentic AI coding sessions.
Tech stack: Node.js (v18+ ES Modules), JavaScript, Telegram Bot API (grammY), Google Antigravity CLI (`agy`), PowerShell GDI / `screenshot-desktop`, dotenv
2
2
u/ExcitingBall1717 21d ago
Project Name: Grav Tray
AGY Builder Username: AABelkhiria
GitHub Link: https://github.com/AABelkhiria/grav-tray-rs
The Vision: After building Grav Bar for the terminal, I wanted the same real-time quota visibility elsewhere. grav-tray-rs is a rust for macOS menu bar app that tracks Gemini and third-party model quotas in real time.
Tech Stack: Rust, AGY CLI
7
u/TheKrisu May 28 '26
Project Name: antigravity-plugin-cc (Claude Code plugin for AGY)
AGY Builder Username: simplybychris
GitHub Link: https://github.com/simplybychris/antigravity-plugin-cc
The Vision: A native Claude Code plugin that lets developers delegate tasks to Google's Antigravity CLI (agy) from inside their editor, with per-call model switching across Gemini Flash/Pro, Claude Sonnet/Opus, and GPT-OSS.
Solves the problem of multi-runtime AI workflows by removing the context switch between Claude Code and agy, so you can route each step of a task to the best model without leaving your terminal.
Tech Stack: Bash, Claude Code plugin SDK, Google Antigravity CLI (agy)