Install
openclaw skills install openclaw-antigravity-syncAutomatically discover and configure available Google Antigravity models and quotas.
openclaw skills install openclaw-antigravity-syncThis skill queries the Antigravity API to discover available models and their quotas, then updates your openclaw.json configuration to match.
Ensure you are authenticated:
Run openclaw models auth login google-antigravity if you haven't already.
Run the sync script:
node skills/antigravity-sync/sync.cjs
Verify Configuration:
The script will output the primary model it selected. Check openclaw.json to see the full list of configured models.
fetchAvailableModels from Google Cloud Code Assist API.models.providers["google-antigravity"].models with all non-exhausted models.agents.defaults.model.primary to the API's recommended default model (or preserves your manual selection if valid).openclaw.json before writing.