skills/gemini-flash/SKILL.md
Use Gemini Flash for quick tasks: reading PDFs, processing images, analyzing screenshots, summarizing documents. Fast, cheap, 1M+ token context.
npx skillsauth add metrovoc/cc-skill-opencode gemini-flashInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Fast model. Best for: PDFs, images, summaries, quick analysis. No edit/write permissions - read-only analysis.
ocw new flash
Returns 6-char hash. Save it for all interactions.
ocw chat <hash> << 'EOF'
your prompt
EOF
ocw chat <hash> -f /path/to/file.pdf << 'EOF'
analyze this
EOF
ocw list
development
Use GPT for long-running coding tasks: large refactors, feature implementation etc.
data-ai
Use Gemini Pro for deep reasoning: complex analysis, domain expertise, nuanced explanations, research, detailed knowledge.
documentation
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
documentation
Maintain the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates.