Agent skill

gemini-flash

Use Gemini Flash for quick tasks: reading PDFs, processing images, analyzing screenshots, summarizing documents. Fast, cheap, 1M+ token context.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/gemini-flash

SKILL.md

Gemini Flash (via ocw)

Fast model. Best for: PDFs, images, summaries, quick analysis. No edit/write permissions - read-only analysis.

Create Session

bash
ocw new flash

Returns 6-char hash. Save it for all interactions.

Chat

bash
ocw chat <hash> << 'EOF'
your prompt
EOF

Chat with File

bash
ocw chat <hash> -f /path/to/file.pdf << 'EOF'
analyze this
EOF

List Sessions

bash
ocw list

Didn't find tool you were looking for?

Be as detailed as possible for better results