Gemini

Gemini CLI for one-shot Q&A, summaries, and text generation from the command line. USE WHEN you want a quick Gemini answer, to summarize a file or piped text, or generate content via the gemini binary without entering interactive mode.

Sheshiyer c7e37ec 706 B Updated

File contents

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.

Sheshiyer/skill-clusters/tree/main/skills/gemini commit c7e37ec81f

Frequently asked questions

npx skillmds@latest add sheshiyer/gemini