Agent skill

gemini

Use Gemini CLI for web research, multimodal tasks (PDFs, images), or as a second opinion.

Stars 144
Forks 17

Install this agent skill to your Project

npx add-skill https://github.com/ykdojo/safeclaw/tree/main/setup/skills/gemini

SKILL.md

Gemini CLI

Use Gemini for web research, multimodal tasks (PDFs, images), or as a second opinion.

Usage

bash
gemini --yolo --model gemini-3.1-pro-preview --prompt "Your task"

Examples

Reddit research:

bash
gemini -y -m gemini-3.1-pro-preview -p "Research what people on Reddit say about Claude Code"

Analyze an image:

bash
gemini -y -m gemini-3.1-pro-preview -p "Describe this image: /path/to/image.png"

Analyze a PDF:

bash
gemini -y -m gemini-3.1-pro-preview -p "Summarize this PDF: /path/to/doc.pdf"

Notes

  • File writes only work in current directory (not /tmp)
  • Requires GEMINI_API_KEY env var

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results