gemini-pdf-analyzer
Installation
SKILL.md
Gemini PDF Analyzer
Analyze PDFs and images using Google's Gemini 3 Flash model via OpenRouter API.
Usage
Run the analyzer script with a prompt and one or more PDF/image files:
bun run .agents/skills/gemini-pdf-analyzer/scripts/analyze.ts "Your question here" path/to/file1.pdf path/to/file2.png
Environment
Requires OPENROUTER_API_KEY environment variable.