Skip to content
Development
Command

/setup

Check whether the Antigravity (agy) CLI is installed and ready

From plugin
agy
511 skills1 agent11 commands
Install
> /plugin marketplace add Vit129/agy-plugin-cc
> /plugin install agy@agy-plugin-cc

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/setup

Context preview

What this command does when you run it.

Check whether the Antigravity (agy) CLI is installed and ready

Command definition

setup.md
description: Check whether the Antigravity (agy) CLI is installed and ready
allowed-tools: Bash

Run the setup check for the agy CLI:

node "${CLAUDE_PLUGIN_ROOT}/scripts/agy-companion.mjs" setup

Print the result verbatim. If agy is not installed, tell the user to install it:

curl -fsSL https://antigravity.google/cli/install.sh | bash

Then re-run this command to verify.

Ships withagy

A Claude Code plugin that integrates Google's Antigravity (agy) CLI and Antigravity IDE developer tools into Claude Code.

Get the whole plugin

Other commands on agy.