antigravity-cli

Manage and test the Antigravity CLI across Hermes environments.

31|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/markwang2658/hermes-windows-native --skill antigravity-cli-markwang2658
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: antigravity-cli
Source: https://github.com/markwang2658/hermes-windows-native/tree/main/hermes-agent/optional-skills/autonomous-ai-agents/antigravity-cli
Command: npx skills add https://github.com/markwang2658/hermes-windows-native --skill antigravity-cli-markwang2658

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Antigravity CLI integration for Hermes Agent provides a guided, deterministic way to operate and test the agy CLI, covering plugins, authentication, and sandbox workflows within Hermes Windows-native environments.

Core Features & Use Cases

  • Unified CLI control: Run and smoke-test agy commands like help, version, and plugin management from the Hermes terminal context.
  • Auth and sandbox workflows: Inspect and validate authentication flows and sandbox configurations used by Hermes deployments.
  • Plugin and config visibility: Access and verify plugin stubs and settings via the shared ~/.gemini/antigravity-cli directory for reproducible tests.

Quick Start

Run a quick smoke test by invoking agy --version and agy help via the terminal tool.

Frequently Asked Questions about antigravity-cli

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

FAQPage Schema
How do I manage plugins for the Antigravity CLI?

You can manage Antigravity CLI plugins by running guided commands within the Hermes terminal to verify plugin stubs and settings. This process reads configuration state directly from the shared ~/.gemini/antigravity-cli directory for reproducible testing.

How does authentication work with the agy CLI in Hermes environments?

Authentication workflows for the agy CLI in Hermes are validated through guided inspection processes within the terminal. This allows operators to inspect and validate authentication flows used across Linux, macOS, and Windows Hermes deployments.

Do I need a specific binary on PATH to test the Antigravity CLI?

Yes, testing the Antigravity CLI requires a functioning agy binary on your system PATH. Once available, you can run quick smoke tests by invoking commands like agy --version and agy help via the terminal tool.

Can I use Antigravity CLI sandbox modes across different operating systems?

Yes, Antigravity CLI sandbox modes apply across Linux, macOS, and Windows Hermes environments. Operators can inspect and validate sandbox configurations to ensure consistent behavior across these supported platforms.

Why does my Antigravity CLI configuration test fail to reproduce results?

Antigravity CLI configuration tests may fail if plugin stubs and settings are not properly accessed via the shared ~/.gemini/antigravity-cli directory. Verifying this directory state ensures reproducible tests within the Hermes terminal context.