Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.
$npx -y skills add microck/ordinary-claude-skills --skill ai-multimodalInstalls into the current project.
Run `npx skills use "https://github.com/microck/ordinary-claude-skills" --skill "microck/ordinary-claude-skills/ai-multimodal"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microck/ordinary-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microck/ordinary-claude-skills"` and select the relevant skills, then follow their instructions.