
Antigravity CLI Support
OfficialFreeGet expert guidance on Antigravity CLI installation and setup.
Free · Opens the source repo
What Antigravity CLI Support does
Antigravity CLI Support is a specialized skill designed to assist users in installing, configuring, and migrating to the Antigravity CLI. This command-line interface facilitates collaboration with autonomous agents on local codebases, offering a highly interactive terminal user interface (TUI) tailored for agent-driven workflows. With this skill, you can access the latest commands and requirements directly sourced from the official Antigravity documentation, ensuring that you have the most accurate and up-to-date information at your fingertips.
When you install Antigravity CLI, you can quickly set it up on macOS, Linux, or Windows using straightforward installation scripts. The skill guides you through the initial setup process, including workspace trust verification and visual theme configuration, allowing you to customize your terminal experience according to your preferences. This makes it particularly useful for developers and designers who require a seamless integration with their existing workflows.
For those transitioning from other command-line tools, such as Gemini CLI, this skill provides step-by-step instructions for migrating to Antigravity. It ensures that you can verify your installation and configure your workspace settings efficiently. By leveraging this skill, you can avoid common pitfalls during the migration process and make the most of the advanced features offered by Antigravity CLI.
Overall, Antigravity CLI Support is an essential resource for anyone looking to enhance their coding environment with a powerful terminal interface that simplifies collaboration with AI agents. Whether you're a developer seeking to streamline your workflow or a designer wanting to interact with code more intuitively, this skill equips you with the knowledge needed to get started with Antigravity CLI effectively.
When to use it
Use this skill when you need guidance on setting up Antigravity CLI or migrating from another tool.
When not to use it
This skill may not be suitable if you are already familiar with Antigravity CLI or do not require assistance with installation or migration.
What you can build with it
First-Time Installation
Use this skill to guide you through the installation process of Antigravity CLI on your operating system.
Initial Setup Assistance
Leverage this skill to configure your workspace and customize your terminal experience after installing Antigravity CLI.
Migration from Gemini CLI
Follow the skill's instructions to smoothly transition your projects from Gemini CLI to Antigravity CLI.
How to install Antigravity CLI Support
View source1. Install with the skills CLI
npx skills add google-gemini/gemini-cli/antigravity-support --agent claude-code2. Or install it manually
Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.
Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs
Inside SKILL.md
Written by google-geminiAntigravity CLI Support
This skill provides up-to-date information on how to install, configure, use, and migrate to Antigravity CLI, sourced from the official documentation at https://antigravity.google/docs/cli-getting-started.
What is Antigravity CLI?
Antigravity CLI is a next-generation terminal interface for collaborating with autonomous agents on local codebases. It is designed to be highly interactive and agent-driven, launching a Terminal User Interface (TUI) to coordinate code generation, reasoning, and workspace tasks.
Key Features:
- Autonomous Agent Collaboration: Work directly with agents within your terminal.
- Interactive TUI: A full terminal user interface designed for agent workflows.
- Workspace Integration: Deep understanding of your local workspace structure and context.
Installation
To install the Antigravity CLI on your machine:
macOS / Linux (Fast-Path Script)
Run the following standard curl command in your terminal:
curl -fsSL https://antigravity.google/cli/install.sh | bash
This script downloads, verifies, and installs the latest version of Antigravity, and automatically registers the agy binary in your PATH.
Windows (PowerShell)
For Windows environments, install via the official PowerShell setup command:
irm https://antigravity.google/cli/install.ps1 | iex
Initial Setup & Configuration
Once installed, navigate to any project or workspace directory and run:
agy
This command starts the Antigravity CLI. The first time you launch it, the interactive TUI will guide you through:
- Workspace Trust Verification: Confirming trust for the workspace folder to allow secure local command execution and file edits.
- Visual Theme Configuration: Setting up your preferred interactive terminal aesthetic and layout.
- Rendering Modes: Tailoring TUI performance and drawing behaviors to your terminal capabilities.
How to Migrate to Antigravity CLI
If you are transitioning or migrating from another tool (such as Gemini CLI) to Antigravity CLI, follow these steps:
- Check Requirements: Ensure your local environment meets standard requirements (e.g., node, git, shell access) and is running a compatible operating system (macOS, Linux, or Windows).
- Install Antigravity: Run the installation script above to make the
agycommand globally available. - Verify Installation: Test the installation by running
agy --versionor launchingagyin an empty or sample directory. - Transition Workspaces: Run
agydirectly inside your project workspace root. The initial setup assistant will guide you to import or configure trust policies, similar to those you might have used previously.
Official Resources and Learning More
If you need more details or have advanced configuration/migration needs, please visit the official documentation:
- Official Documentation: https://antigravity.google/docs/cli-getting-started
Frequently asked questions about Antigravity CLI Support
Similar skills
Spring Boot Testing
Master testing techniques for Spring Boot 4 applications.
GitHub Issues
Manage GitHub issues efficiently with MCP tools.
Geofeed Tuner
Optimize your IP geolocation feeds in CSV format.
Batch Files
Master Windows batch scripting for automation and task management.
Adobe Illustrator Scripting
Automate your Illustrator workflows with ExtendScript.
Plugin Structure
Create and organize Claude Code plugins effectively.
