antigravity-bridge
Free REST API access to premium chat models
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Antigravity Bridge?โผ
Run `npx skills add ythx-101/antigravity-bridge --all -g -y` in your terminal to install this skill globally.
How to use Claude Opus and Gemini Pro for free?โผ
Start the bridge with `python3 scripts/bridge.py`, then send prompts to `http://localhost:19999/chat` to access six models including Claude Opus 4.6 and Gemini 3.1 Pro at no cost.
What are the requirements for Antigravity Bridge?โผ
You need a Mac with the Antigravity app installed, Python 3.8+ with the websockets package, and network access to googleapis.com.
Is Antigravity Bridge safe for my Google account?โผ
No. It violates Antigravity's Terms of Service and can trigger throttling or account bans, so only use a throwaway account for personal research.
Does Antigravity Bridge support async requests?โผ
Yes. POST to `/async` to receive a task ID, then poll `/task/{id}` for results, which avoids timeouts on long-running queries.
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