Agent skill · Data & Analytics

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 23 KB
Bundled scripts: none
Path: skills/ai-llm/gemini-3-multimodal-adaptationio-skrillz/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 -

What's inside
Steps it walks through
  1. Overview
  2. Key Capabilities
  3. When to Use This Skill
  4. Quick Start
  5. Prerequisites
  6. Python Quick Start
  7. Node.js Quick Start
  8. Core Tasks
  9. Task 1: Analyze Image Content
  10. Task 2: Process Video Content
  11. Task 3: Process Audio/Speech
  12. Task 4: Process PDF Documents
  13. Task 5: Optimize Media Processing Costs
  14. Media Resolution Control
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going