antigravity-dashboard
Multi-account Google Cloud quota monitoring and API proxy
All Skills in This Repository (3)
Pure Emerald Level Indicatorscommit
Validate Git commit messages against the Conventional Commits format.
prd
Generate a structured JSON PRD from a feature description.
dev-browser
Automate browser tasks with persistent page state via Playwright and CDP.
Frequently Asked Questions
FAQPage SchemaHow to install Antigravity Dashboard?โผ
Run `npx skills add OmerFarukOruc/antigravity-dashboard --all -g -y` in your terminal to install all skills in this suite globally.
What does Antigravity Dashboard do?โผ
It tracks API quotas, usage limits, and reset times across multiple Google Cloud accounts in real time, with a built-in Claude and OpenAI compatible API proxy.
How does the API proxy handle rate limits?โผ
It automatically rotates to the account with the highest available quota and retries with exponential backoff when a 429 rate limit response occurs.
Can I automate browser tasks with this suite?โผ
Yes. The dev-browser skill lets your agent navigate sites, fill forms, take screenshots, and scrape data using persistent browser sessions.
Does it work with Claude Code and other coding agents?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and similar environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core