Antigravity Quota
2026-03-27
新闻来源:网淘吧
围观:27
电脑广告
手机广告
反重力配额查询技能
检查在Clawdbot中配置的所有反重力账户的配额状态。
前提条件
- 已配置反重力账户的Clawdbot
- 运行
clawdbot configure以添加反重力账户
配额信息
- Claude (Opus/Sonnet)— 共享的5小时配额池
- Gemini Pro— 独立的5小时配额
- Gemini Flash— 独立的5小时配额
每种模型类型在每个账户下每5小时独立重置一次。
使用方式
文本输出(默认)
node check-quota.js
Markdown表格(用于tablesnap)
node check-quota.js --table
node check-quota.js --table | tablesnap --theme light -o /tmp/quota.png
JSON输出
node check-quota.js --json
自定义时区
node check-quota.js --tz America/New_York
TZ=Europe/London node check-quota.js
输出
文本模式
📊 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)
按Claude配额余量排序,附带表情符号指示器:
- 🟢 剩余80%以上
- 🟡 剩余50-79%
- 🟠 剩余20-49%
- 🔴 剩余不足20%
与tablesnap集成
针对不支持渲染markdown表格的消息平台:
node check-quota.js --table | tablesnap --theme light -o /tmp/quota.png
# Then send the image
需要tablesnap— 安装方式:
go install github.com/joargp/tablesnap/cmd/tablesnap@latest
文章底部电脑广告
手机广告位-内容正文底部
上一篇:Claude Code Integration
下一篇:Code Mentor


微信扫一扫,打赏作者吧~