Antigravity Rotator (反重力轮换器) 🚀
name: antigravity-rotator
by chocomintx · published 2026-03-22
$ claw add gh:chocomintx/chocomintx-antigravity-rotator---
name: antigravity-rotator
description: Google Antigravity 模型全自动运维方案。提供多账号自动轮换、优先级调度、会话热更新以及赛博朋克风仪表盘。使用场景包括:(1) 自动化管理多个 Antigravity 账号,(2) 监控配额并自动切换,(3) 在不重启会话的情况下更新模型。
---
# Antigravity Rotator (反重力轮换器) 🚀
本 Skill 旨在为 OpenClaw 提供一套确定性的 Google Antigravity 模型运维工作流。它将复杂的配额监控与自动化调度封装为简单的 Action。
🎯 触发场景 (When to use)
🛠️ 快速部署流程 (Quick Start)
1. 环境初始化 (必须执行)
进入 Skill 目录并运行 setup 脚本:
cd skills/antigravity-rotator
node index.js --action=setup> **作用**:自动探测 `openclaw` 和 `node` 路径,并生成适配你系统的 `config.json`。
2. 启动管理看板
node index.js --action=dashboard3. 配置定时任务 (Cron)
为了让轮换全自动运行,必须在系统 `crontab` 中配置驱动:
# 每 10 分钟自动检查一次
*/10 * * * * [NODE_PATH] [SKILL_PATH]/index.js --action=rotate >> [LOG_PATH]/cron-rotate.log 2>&1*注:具体的路径请参考 `node index.js --action=setup` 运行后的输出结果。*
📝 核心配置项详解 (`config.json`)
| 参数 | 类型 | 说明 |
| :--- | :--- | :--- |
| `openclawBin` | String | **关键**。`openclaw` 的绝对路径。 |
| `modelPriority` | Array | 轮换优先级列表。排在前面的模型会被优先尝试。 |
| `quotas.low` | Number | 触发轮换的余量百分比阈值(建议 21)。 |
| `clientId` | String | (高级) Google OAuth 客户端 ID。默认为 Antigravity 通用 ID。 |
| `clientSecret` | String | (高级) Google OAuth 客户端密钥。 |
| `defaultProjectId` | String | (高级) Google 项目 ID,影响配额查询接口。 |
🌟 核心特性
🤖 开发者资源
---
*Antigravity Rotator - 你的 Antigravity 永不宕机* 🥵
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...