ask-agy
Installation
SKILL.md
Ask Antigravity
Executes the local agy CLI (Antigravity) to get coding assistance.
Note: This skill requires the agy CLI to be installed and available in your system's PATH. If agy is missing, run agy install to configure shell paths. (Antigravity also ships an IDE binary named antigravity — that is the editor, not the CLI. Do not invoke antigravity as a CLI fallback.)
Quick start
Run a single query with -p (non-interactive print mode):
agy -p "Your question or task here"