Back to skills
extension
Category: Content & MediaNo API key required

gemini-flash

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

personAuthor: jakexiaohubgithub

Gemini Flash (via ocw)

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

Create Session

ocw new flash

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

Chat

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

Chat with File

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

List Sessions

ocw list