Jump to related tools in the same category or review the original source on GitHub.

AI & LLMs @steipete Updated 2/26/2026

♊️ Gemini OpenClaw Skill - ClawHub

Do you want your AI agent to automate Gemini workflows? This free skill from ClawHub helps with ai & llms tasks without building custom tools from scratch.

What this skill does

Gemini CLI for one-shot Q&A, summaries, and generation.

Install

npx clawhub@latest install gemini

Full SKILL.md

Open original
namedescriptionhomepage
geminiGemini CLI for one-shot Q&A, summaries, and generation.https://ai.google.dev/

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.
Original URL: https://github.com/openclaw/skills/blob/main/skills/steipete/gemini

Related skills

If this matches your use case, these are close alternatives in the same category.