Opencode Antigravity Quota
Description
OpenCode plugin to monitor Antigravity API/Gemini Cli quotas across multiple accounts.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
OpenCode Antigravity Quota
OpenCode plugin to monitor Antigravity API/Gemini Cli quotas across multiple accounts.
Features
- Multi-Account Monitoring: Check API quotas for all your configured with opencode-antigravity-auth in one go.
- Visual Quota Status: clear, visual progress bars showing remaining quota for models like Gemini 3 Pro, Flash, and Claude.
- Smart Grouping: Automatically groups identical quota statuses to reduce clutter.
- Reset Time Estimates: detailed information on when your quotas will reset.
- Local Cache Inspection: View the status of your local rate limit cache to understand client-side throttling.
Requirements
- OpenCode AI: This plugin is designed to run within the OpenCode environment.
- Antrigravity Authentication Plugin: This plugin requires the opencode-antigravity-auth plugin to be installed and configured.
- Account Credentials: This plugin depends on the
antigravity-accounts.jsonfile, which is automatically generated by theopencode-antigravity-authplugin.
Installation
Add the plugin to your `opencode.json`, along with the `opencode-antigravity-auth` plugin:
"plugin": [
"opencode-antigravity-auth@1.2.8",
"opencode-antigravity-quota@0.1.7"
],
Note that token management and authentication are handled by the `opencode-antigravity-auth` plugin.
Usage
Call the `/antigravity-quota` tool or ask your LLM to show the Antigravity quota.
**Example Output:**
# ☁️ Quota Status
### Gemini 1.5 Pro / Gemini 2.0 Flash
QUOTA RESET IN ACCOUNT
[██████████] 100% 23h 59m user1
[█████░░░░░] 50% 12h 30m user2
---
## 💾 Local Cache
### Antigravity
#### gemini-antigravity:gemini-1.5-pro
STATUS RESET TIME LAST USED ACCOUNT
READY Ready
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11