Agy Preflight banner
xiaolai xiaolai

Agy Preflight

Development community

Description

--- description: Check Antigravity CLI (agy) availability, authentication, models, and workspace MCP parity allowed-tools: - Bash --- # Antigravity (agy) Preflight Check the supported Google terminal backend: Antigravity CLI (`agy`). This is separate from `/cc-suite:codex-preflight` (Codex) and `/cc-suite:grok-preflight` (Grok Build). ## Step 1: Run the preflight script ```bash bash "${CLAUDE_PLUGIN_ROOT}/scripts/agy-preflight.sh" ``` Parse the JSON output from stdout. The probe is deadli

Installation

Installs to ~/.claude/skills/xiaolai-cc-suite-agy-preflight/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xiaolai-cc-suite-agy-preflight && curl -fsSL https://raw.githubusercontent.com/xiaolai/cc-suite/HEAD/commands/agy-preflight.md -o ~/.claude/skills/xiaolai-cc-suite-agy-preflight/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository