gemini-3-multimodal
Process multimodal inputs (images, video, audio, PDFs) with Gemini 3 Pro. Covers image understanding, video analysis, audio processing, document extraction, media resolution control, OCR, and token optimization. Use when analyzing images, processing video, transcribing audio, extracting PDF content, or working with multimodal data.
npx skills add majiayu000/claude-skill-registry --skill gemini-3-multimodal-adaptationio-skrillz --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Gemini 3 Pro Multimodal Input Processing Comprehensive guide for processing multimodal inputs with Gemini 3 Pro, including image understanding, video analysis, audio processing, and PDF document extraction. This skill focuses on INPUT processing (analyzing media) - see `gemini-3-image-generation` for OUTPUT (generating images). ## Overview **Gemini 3 Pro** provides native multimodal capabilities for understanding and analyzing various media types. This skill covers all input processing operations with granular control over quality, performance, and token consumption. ### Key Capabilities - **Image Understanding:** Object detection, OCR, visual Q&A, code from screenshots - **Video Processing:** Up to 1 hour of video, frame analysis, OCR - **Audio Processing:** Up to 9.5 hours of audio, speech understanding - **PDF Documents:** Native PDF support, multi-page analysis, text extraction - **Media Resolution Control:** Low/medium/high resolution for token optimization - **Token Optimization:** Granular control over processing costs ### When to Use This Skill - Analyzing images, photos, or screenshots - Processing video content for insights - Transcribing or understanding audio/speech -
- Overview
- Key Capabilities
- When to Use This Skill
- Quick Start
- Prerequisites
- Python Quick Start
- Node.js Quick Start
- Core Tasks
- Task 1: Analyze Image Content
- Task 2: Process Video Content
- Task 3: Process Audio/Speech
- Task 4: Process PDF Documents
- Task 5: Optimize Media Processing Costs
- Media Resolution Control
What does the gemini-3-multimodal skill do?
Process multimodal inputs (images, video, audio, PDFs) with Gemini 3 Pro. Covers image understanding, video analysis, audio processing, document extraction, media resolution control, OCR, and token optimization. Use when analyzing images, processing video, transcribing audio, extracting PDF content, or working with multimodal data.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill gemini-3-multimodal-adaptationio-skrillz --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
