# Gemini

> Use when invoking Google's Gemini directly through the shared Antigravity, Gemini CLI, or agent fallback chain.

- Skill: `tony/gemini` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tony/gemini`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tony/gemini/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tony (https://skillmd.com/u/tony)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tony/gemini

---


# Gemini CLI Skill

This is an alias for `/model-cli:agy`. Google's Antigravity (`agy`) CLI is the
successor to the standalone `gemini` CLI, so this entry point resolves through the
same backend chain (`agy` → `gemini` → `agent --model gemini-3.1-pro`). When `agy`
is unavailable it still falls back to the `gemini` CLI, so `/model-cli:gemini`
keeps working before and after the gemini CLI is retired.

Invoke the Antigravity (agy) CLI skill with `$ARGUMENTS`. If `$ARGUMENTS` is empty, ask the user what they want to run.

All triggers supported by `/model-cli:agy` are passed through, including `timeout:<seconds>`, `timeout:none`, and `mode:plan`.

