antigravity-manager
AI coding agent skill for Antigravity Manager — a Tauri v2 + Rust desktop app and Docker service that manages multiple Google/Anthropic accounts and proxies them as standard OpenAI/Anthropic/Gemini API endpoints with intelligent account rotation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adisinghstudent/antigravity-managerWhat This Skill Does
Antigravity Manager is a professional-grade AI account orchestration platform designed to streamline access to advanced language models like Gemini and Claude. By bridging the gap between web-based session tokens and standardized API endpoints, it transforms restricted browser sessions into high-performance, programmable interfaces. The system acts as a proxy gateway that intelligently handles load balancing, quota management, and automatic failover across multiple provider accounts. Whether you are a developer integrating LLMs into custom software or an AI power user needing uninterrupted service, this skill provides a robust architectural layer that ensures your API calls are always routed through the most efficient available channel, effectively eliminating downtime caused by provider rate limits or individual account quotas.
Installation
To install this skill directly within your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/adisinghstudent/antigravity-manager
For production server deployments, we highly recommend utilizing the Docker configuration provided in the source repository. Ensure you define your ANTIGRAVITY_API_KEY and WEB_PASSWORD in your environment variables to secure your gateway before initializing the service.
Use Cases
- Automated AI Workflows: Build applications that require high-concurrency access to Claude or Gemini without hitting single-account API rate limits.
- Cost Optimization: Manage multiple subscriptions under one unified proxy, allowing for horizontal scaling of your AI infrastructure.
- Resilient Prototyping: Automatically failover to backup accounts if your primary account encounters a 429 error or connectivity disruption.
- Multi-Model Routing: Route requests programmatically to specific providers based on internal logic while maintaining a single, consistent OpenAI-compatible endpoint schema.
Example Prompts
- "Antigravity Manager: Configure my current proxy to prefer Claude 3.5 Sonnet and set up a secondary fallback account using my existing Gemini web session."
- "Show me the current quota usage across all accounts managed by the Antigravity gateway and list any accounts nearing their hourly limit."
- "Rotate my active proxy session for the OpenAI-compatible endpoint and test the connection against the current model latency settings."
Tips & Limitations
- Security: Never share your
WEB_PASSWORDor API keys. Always run the manager in a secure, private network environment if deploying as a Docker service. - Versioning: Always verify your version compatibility with your local Antigravity installation using the
--versionflag during setup. - Limitations: The skill is dependent on the stability of the underlying web session tokens. Periodic manual re-authentication may be required if providers force session expiration.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adisinghstudent-antigravity-manager": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api
Related Skills
Oh My Openagent Omo
Skill by adisinghstudent
Planning With Files Manus Workflow
Skill by adisinghstudent
mirofish-offline-simulation
Fully local multi-agent swarm intelligence simulation engine using Neo4j + Ollama for public opinion, market sentiment, and social dynamics prediction.
ghostling-libghostty-terminal
Build minimal terminal emulators using the libghostty-vt C API with Raylib for windowing and rendering
Obra Superpowers Agentic Workflow
Skill by adisinghstudent