antigravity-cli

Operate the Antigravity CLI for coding tasks, plugin management, and sandbox execution.

Updated Jul 13, 2026
One-click install
npx skills add https://github.com/zangjeicy/Hermes --skill antigravity-cli-zangjeicy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: antigravity-cli
Source: https://github.com/zangjeicy/Hermes/tree/main/optional-skills/autonomous-ai-agents/antigravity-cli
Command: npx skills add https://github.com/zangjeicy/Hermes --skill antigravity-cli-zangjeicy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the complexity of managing the Antigravity CLI (agy) by providing a structured operational framework for AI agents to execute, debug, and configure coding tasks without manual intervention.

Core Features & Use Cases

  • Automated Coding Workflows: Execute non-interactive one-shot prompts or long-running background tasks for code generation and review.
  • Environment Management: Easily manage plugins, sandbox settings, and authentication states through the terminal tool.
  • Use Case: Use this skill to have an AI agent perform a complex refactor across a codebase, review the resulting diff, and handle permissions automatically using the agy CLI.

Quick Start

Use the antigravity-cli skill to run a non-interactive review of the current directory for security issues.

Frequently Asked Questions about antigravity-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code refactoring across a repository using a coding agent?

Automated code refactoring is handled by executing non-interactive batch processing prompts through the Antigravity CLI, allowing an AI agent to perform complex refactors across a codebase and review the resulting diff autonomously.

What is the Antigravity CLI used for in AI-driven coding workflows?

The Antigravity CLI facilitates autonomous coding tasks by supporting interactive TUI sessions and non-interactive batch processing for code analysis, refactoring, plugin management, and sandbox execution without manual intervention.

Do I need a specific binary installed to run sandbox execution and plugin management for coding agents?

Sandbox execution and plugin management require the agy binary to be present on the system path and configured for secure credential handling before executing autonomous coding workflows.

Can I run non-interactive code reviews for security issues in my current directory?

Non-interactive code reviews are supported by running a one-shot prompt through the Antigravity CLI, enabling an AI agent to analyze the current directory for security issues and handle permissions automatically.

What is the best way to manage authentication states and sandbox settings for autonomous coding tasks?

Authentication states and sandbox settings are managed directly through the Antigravity CLI terminal tool, providing a structured operational framework to configure environment management securely for AI agents.