What problem does it solve?
The Antigravity CLI (agy) provides a powerful, local-first interface for AI-assisted coding, but its dual-layer architecture (shell wrappers vs. in-session slash commands) can be confusing to navigate. This skill provides the necessary operational procedures to effectively manage plugins, authentication, and sandbox environments without manual trial and error.
Core Features & Use Cases
- Agentic Workflow Management: Execute one-shot coding tasks or long-running background processes using the agy binary.
- Plugin & Sandbox Control: Manage plugin lifecycles and configure secure sandbox permissions for isolated code execution.
- Use Case: Use this skill to perform a complex refactor by launching an autonomous agy session in a background process, allowing the agent to handle multi-file changes while you monitor progress via logs.
Quick Start
Invoke the antigravity cli to perform a non-interactive code review on the current repository by running the agy command with the print flag and your specific prompt.