agentskills.io-format skill for the Google Antigravity Python SDK.
Provides structured docs for building AI agents powered by Antigravity & Gemini, covering the three-layer architecture (Agent → Conversation → Connection), policies, hooks, MCP integration, custom tools, triggers, and streaming.
Install via skills-manager:
```sh skills-manager add ericmaster/antigravity-sdk-skill ```
```sh pip install google-antigravity export GEMINI_API_KEY="your_api_key_here" ```
IMPORTANT: Relies on a compiled runtime binary in platform-specific PyPI wheels. Cloning this repo alone is NOT sufficient.
This SKILL.md is distributed under the MIT License.
Google Antigravity SDK is licensed under Apache 2.0 (Google LLC, 2026).