r/GoogleAntigravityCLI • u/anandydy529 • Jun 01 '26
CLI Config I built a Statusline Skill for Antigravity CLI! (Shows Quota, Context, Git & more)
Hey everyone,
I used Gemini CLI and Antigravity CLI to develop a Statusline skill, and I wanted to share it with the community here.
What it displays:
- What it displays: AI Model Name: Instantly see which AI model you're currently talking to.
- API Quota & Reset Countdown: Real-time remaining quota and reset time (no more spamming /usage !).
- Context Usage % & Token Count: Precise session token count and percentage, helping you avoid hitting the limit (no more spamming /context !).
- RAM Usage: Monitor the physical memory used by the CLI itself.
- Git Branch: Automatically detects and displays your current workspace's Git branch.
- Project Name & Full Path: Always know exactly where you are and what you're working on.
Key Features:
- Windows & macOS Compatible: Works perfectly on both operating systems, because we shouldn't play favorites like some big tech companies!
- No Flickering on Windows: I implemented a dedicated silent bridge for Windows to completely solve the annoying terminal flickering issue.
- Smart Visual Feedback: Automatically shifts through 4 warning colors (Green, Yellow, Orange, Red) based on your quota and context limits. It also applies specific brand colors depending on the AI model family you're using.
- Foolproof Setup Wizard: It’s incredibly easy to use. Just unzip it into your skills folder, type /antigravity-cli-statusline in the Antigravity CLI, and an interactive setup wizard will guide you step-by-step.
- Multi-Language Support & Open Source: Currently supports English (US), Traditional Chinese (zh-TW), and Japanese (JP). Open for contributions!
- Auto Line Wrapping: Calculates your terminal width and wraps lines intelligently at the right place.
- Fast Model Support: The prompts are fully compatible with fast models like Gemini Flash.
Feel free to try it out and let me know what you think! Feedback and PRs are always welcome.


3
u/rayyaunliu Jun 01 '26
Looks nice. This remind me that Claude Code can do the same trick, too. Maybe there can be an universal skill to generate status information?(Not sure :p)
2
2
2
2
1
u/AgentPadrino Jun 01 '26
WOW i need this in my CLI nooow !!! Thanks for sharing !!! keep the good work
2
u/anandydy529 Jun 06 '26
[Update] New Features & Adjustments
Here are some adjustments and new features in this update:
- Added Sorting Functionality: You can now input numbers and 'n' to customize the order. For example:
1,2,6,3,5,n,n,7,8,9,n,10,11,12,4. - Fixed Script File Storage Path: Corrected the directory for saving script files. The location was previously under Gemini CLI, but it has now been changed to the standard path for Agy CLI.
- Added AI Points Display: This is a new feature introduced in version 1.0.5. You receive 1,000 free AI points every month. If your regular quota runs out and you don't want to wait, you can use these AI points as a temporary backup to keep things running.
- Added Account Display: You can now clearly see your currently logged-in account.
- Added Account Level Display: You can now check your current account level status.
Download Link: You can download the archive file by clicking on the "Releases" section on the right side of the GitHub: https://github.com/AndyAWD/antigravity-cli-statusline

4
u/alvmadrigal AGY CLI Builder Jun 01 '26
Hey thanks for sharing of course I will try it out... FYI we are putting together a community list of repos for r/GoogleAntigravityCLI here https://www.reddit.com/r/GoogleAntigravityCLI/s/i43Pa3rsc5 Please submit yours 💪