| name | ask-gemini |
| description | Delegate questions or tasks to Gemini 3.7 Flash or Gemini 3.7 Flash (High) via the Antigravity CLI (agy). Use Gemini 3.7 Flash for fast lookups, explanations, and simple questions. Use Gemini 3.7 Flash (High) for deep reasoning, complex code analysis, architecture questions, or multi-file research. |
Ask Gemini
This skill lets you query Gemini 3.7 Flash via the agy CLI, choosing standard or high reasoning effort depending on task complexity.
Model Selection Guidance
Gemini 3.7 Flash (Default for general questions): Use for simple questions, syntax/API lookups, fast explanations, or straightforward tasks where low latency is desired without high reasoning overhead.
Gemini 3.7 Flash (High) (For complex reasoning): Use for deep debugging, complex architectural questions, heavy multi-file research, or tasks requiring extensive chain-of-thought analysis.
When to Use
- You need to ask Gemini a question or give it a task
- You want fast responses with Gemini 3.7 Flash, or deep reasoning with Gemini 3.7 Flash (High)
- You want to delegate a prompt or reasoning step to Gemini without leaving the agent loop
Important: Gemini's Proactive Nature
Gemini is highly proactive and will often start executing tasks on its own. Always give it explicit boundaries:
- Clearly state what it should do
- Explicitly state what it should NOT do
Example:
"This is just a question — do not make any code changes, do not run any commands, just answer the question."
When delegating code review or research tasks, Gemini can traverse large codebases and read many files for you. Be specific about the scope: