Back to workflow skills
AI and AgentsGemini AI CLIPW
AuthorOpenClaw
AI and Agents Skill

Gemini AI CLI

Gemini CLI is used for one-time Q&A, summary generation, and content creation.

0Uses36Likes44Views

What this skill does

# Gemini CLI Use Gemini in one-shot mode with a positional prompt (avoid interactive mode). Quick start - `gemini "Answer this question..."` - `gemini --model <name> "Prompt..."` - `gemini --output-format json "Return JSON"` Extensions - List: `gemini --list-extensions` - Manage: `gemini extensions <command>` Notes - If auth is required, run `gemini` once interactively and follow the login flow. - Avoid `--yolo` for safety.

  • Clarifies goals, inputs, and success criteria
  • Preserves evidence and marks uncertain boundaries
  • Produces structured, editable results
Installationnpx clawhub@latest install geminiView source