There is currently a lack of official or comprehensive documentation regarding the agy (Antigravity) CLI, its core concepts, architecture, and configuration options. While basic commands can be inferred, users need a central reference point to understand and utilize the CLI effectively.
Proposed Solution
Please consider adding a detailed section in the README.md in the repository covering:
- Installation & Setup: Clear, step-by-step instructions for getting started.
- Agent Skills Integration: Detailed guidance on how
agy loads, registers, and executes Agent Skills (such as directory structures like ~/.gemini/antigravity-cli/skills/ or local .agents/skills/).
- Command Reference: A complete breakdown of all native commands, slash commands, and configuration properties.
Providing this documentation will drastically lower the entry barrier for new users looking to build out custom agent workflows and skills.
There is currently a lack of official or comprehensive documentation regarding the
agy(Antigravity) CLI, its core concepts, architecture, and configuration options. While basic commands can be inferred, users need a central reference point to understand and utilize the CLI effectively.Proposed Solution
Please consider adding a detailed section in the
README.mdin the repository covering:agyloads, registers, and executes Agent Skills (such as directory structures like~/.gemini/antigravity-cli/skills/or local.agents/skills/).Providing this documentation will drastically lower the entry barrier for new users looking to build out custom agent workflows and skills.