antigravity-quota
Check Antigravity account quotas for Claude and Gemini models. Shows remaining quota and reset times with ban detection.
Why use this skill?
Efficiently track your Claude and Gemini quota usage across multiple Antigravity accounts. View real-time status and reset times directly from your terminal.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/mukhtharcm/antigravity-quotaWhat This Skill Does
The antigravity-quota skill is an essential utility for users managing multiple Antigravity AI accounts within the OpenClaw ecosystem. It provides real-time monitoring of quota consumption across different model tiers, specifically Claude (Opus/Sonnet) and the Gemini suite (Pro/Flash). By querying your configured accounts, the skill calculates remaining usage percentages and precise reset timestamps, helping you avoid unexpected service interruptions. It includes sophisticated features such as visual status indicators through emoji-coded tables, support for custom timezone offsets, and output formats compatible with terminal-to-image conversion tools like tablesnap.
Installation
To integrate this skill into your OpenClaw environment, ensure that you have your Antigravity credentials properly configured via clawdbot configure. Once ready, execute the following command in your terminal:
clawhub install openclaw/skills/skills/mukhtharcm/antigravity-quota
Ensure that you have Node.js installed on your system to run the underlying script. For advanced visual reporting, install the tablesnap utility via go install github.com/joargp/tablesnap/cmd/tablesnap@latest.
Use Cases
This skill is designed for power users, developers, and agency teams managing high-volume AI workflows. Use this to monitor usage before initiating large-scale batch processing tasks, debug performance issues when a model returns a 429 status code, or track efficiency across shared API pools. It is particularly useful for automated dashboard reporting, where you can pipe the JSON output into other monitoring tools to track your daily token consumption trends.
Example Prompts
- "Check the current usage status for all my connected Antigravity accounts and tell me if any are near their limit."
- "Run the quota check and format it as a markdown table so I can easily see which accounts have less than 20% quota remaining."
- "Show me the quota reset times for my Gemini Pro accounts specifically, adjusted for the Europe/London timezone."
Tips & Limitations
Note that Antigravity quotas operate on a rolling 5-hour window, not a fixed daily reset. The antigravity-quota skill excels at providing a snapshot, but refresh your data frequently during peak usage hours. When using --table mode, ensure your terminal width is sufficient to prevent wrapping, which may break visual alignment. If you frequently reach your limits, consider automating the tablesnap output to a notification channel to stay informed on the fly.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-mukhtharcm-antigravity-quota": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read