OpenClaw · Skill
gemini
Gemini CLI for one-shot Q&A, summaries, and generation.
Skills
vOfficial
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
openclaw install openclaw/geminiClawHub installer
npx clawhub@latest install openclaw/geminiOpenClaw CLI
openclaw skills install openclaw/geminiWhat this skill does
Gemini CLI for one-shot Q&A, summaries, and generation.
Typical use cases
Install this skill when you want a reusable OpenClaw workflow with clearer instructions than a one-off prompt.
Source instructions
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
geminionce interactively and follow the login flow. - Avoid
--yolofor safety.