ai-multimodal

Process audio, images, video, and documents with Google Gemini APIs.

Updated Jan 13, 2026
One-click install
npx skills add https://github.com/danielctc/ReactSpacesMonoRepo --skill ai-multimodal-danielctc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-multimodal
Source: https://github.com/danielctc/ReactSpacesMonoRepo/tree/main/.claude/skills/ai-multimodal
Command: npx skills add https://github.com/danielctc/ReactSpacesMonoRepo --skill ai-multimodal-danielctc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-genai, python-dotenv, Pillow, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables automated multimodal processing across audio, visual, and document data using Google Gemini APIs, reducing manual analysis and generation work.

Core Features & Use Cases

  • Analyze audio: transcription with timestamps, summarization, and audio event detection.
  • Understand images and screenshots: captioning, object detection, OCR, VQA, segmentation.
  • Analyze videos: scene detection, Q&A, transcription with visual context, YouTube URL support.
  • Process documents: extract tables, forms, charts, multi-page text.
  • Generate media: image generation (Imagen 4) and video generation (Veo 3) with multi-model support.

Quick Start

  • Command: "Use ai-multimodal to analyze an image.jpg and extract a caption, objects, and text."

Frequently Asked Questions about ai-multimodal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract text and tables from a PDF using multimodal AI?

Yes, you can analyze YouTube videos by providing their URLs directly. Multimodal AI processes YouTube links via Google Gemini APIs to perform scene detection, Q&A, and transcription with visual context from the video content.

What do I need to set up to use Google Gemini APIs for audio transcription and image OCR?

Yes, multimodal AI generates images using Imagen 4 and videos using Veo 3 models. It supports multi-model generation workflows via Google Gemini APIs, allowing you to set specific generation models through environment variables.

How does audio transcription with timestamps work when processing media files?

Yes, image captioning and OCR extract text from images and screenshots. Multimodal AI uses Google Gemini APIs for object detection, visual question answering, and segmentation, providing comprehensive visual understanding and text extraction.

Can I use multimodal AI to analyze both audio and video content in the same workflow?

YouTube URL support allows direct video analysis by submitting links to Google Gemini APIs. The system processes YouTube videos for scene detection, transcription with visual context, and Q&A without requiring local file downloads.