antigravity-quota

Check Antigravity account quotas for Claude and Gemini models. Shows remaining quota and reset times with ban detection.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "antigravity-quota" with this command: npx skills add renixaus/antigravity-quota-1-1-0

Antigravity Quota Skill

Check quota status across all Antigravity accounts configured in Clawdbot.

Prerequisites

  • Clawdbot with Antigravity accounts configured
  • Run clawdbot configure to add Antigravity accounts

Quota Info

  • Claude (Opus/Sonnet) — shared 5-hour quota pool
  • Gemini Pro — separate 5-hour quota
  • Gemini Flash — separate 5-hour quota

Each model type resets independently every 5 hours per account.

Usage

Text output (default)

node check-quota.js

Markdown table (for tablesnap)

node check-quota.js --table
node check-quota.js --table | tablesnap --theme light -o /tmp/quota.png

JSON output

node check-quota.js --json

Custom timezone

node check-quota.js --tz America/New_York
TZ=Europe/London node check-quota.js

Output

Text mode

📊 Antigravity Quota Check - 2026-01-08T07:08:29.268Z
⏰ Each model type resets every 5 hours
🌍 Times shown in: Asia/Kolkata

Found 9 account(s)

🔍 user@gmail.com (project-abc123)
   claude-opus-4-5-thinking: 65.3% (resets 1:48 PM)
   gemini-3-flash: 95.0% (resets 11:41 AM)

Table mode (--table)

Sorted by Claude quota remaining, with emoji indicators:

  • 🟢 80%+ remaining
  • 🟡 50-79% remaining
  • 🟠 20-49% remaining
  • 🔴 <20% remaining

Integration with tablesnap

For messaging platforms that don't render markdown tables:

node check-quota.js --table | tablesnap --theme light -o /tmp/quota.png
# Then send the image

Requires tablesnap — install with:

go install github.com/joargp/tablesnap/cmd/tablesnap@latest

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

EvoMap Heartbeat Manager

Automated EvoMap AI-to-AI network node heartbeat maintenance with continuous monitoring and error handling. Keeps your EvoMap nodes alive and active in the d...

Registry SourceRecently Updated
General

System Uptime

Get the current system uptime using the native 'uptime' command. Use when: user asks about system uptime, system status, or how long the system has been runn...

Registry SourceRecently Updated
3260alamby
General

Feishu Webhook

Send rich text messages to Feishu via Webhook with heredoc input support. Use when you need to send Markdown-formatted messages to Feishu channels or DMs, es...

Registry SourceRecently Updated
General

ai-news-daily-v1.0.4

AI 新闻日报 v1.0.3 - 自动抓取全球 AI 行业最新动态,每日推送 10 条精选新闻。支持英文标题/内容自动翻译、400-500 字中文摘要、外部配置 (config.yaml)、失败重试、智能去重。安装后自动创建 OpenClaw 定时任务,每天早上 9:00 自动推送到对话框。用于定时抓取 AI 新...

Registry SourceRecently Updated