The Gemini CLI lets you talk to Google's AI models right from your terminal. You type a prompt and get an answer instantly. It works well for quick questions, summaries, or generating text.
You can use it in one shot mode by adding a prompt with the -p flag. It also supports different models, JSON output, and reading from files. This makes it easy to fit into your daily work without opening a browser.
The tool can manage extensions, skills, and hooks. You can even route requests through MCP or Gemma. It is a simple way to bring AI help into your command line.
Global
mkdir -p ~/.claude/skills/geminiProject
mkdir -p .claude/skills/geminiSource Repository
Cavemanjuliusbrussee/caveman
Talk like a smart caveman to save tokens without losing technical accuracy
Cavemanmattpocock/skills
Caveman mode for AI cuts token count 75% without losing technical accuracy
Enhance Promptgoogle-labs-code/stitch-skills
Turn vague UI ideas into clear, polished prompts with design system consistency
Humanizer Zhop7418/humanizer-zh
Remove AI writing patterns to make your text sound natural and human
Gws Modelarmorgoogleworkspace/cli
Filter harmful user content automatically with Google Model Armor for safety
Prompt Engineering Patternswshobson/agents
Master advanced prompt engineering patterns to get reliable and powerful AI outputs every time
Ai Prompt Engineering Safety Reviewgithub/awesome-copilot
Analyze and improve AI prompts for safety, bias, and effectiveness
Prompt Buildergithub/awesome-copilot
Build better GitHub Copilot prompts with clear structure and expert guidance