What problem does it solve?
Understanding the content of media files—images, audio recordings, and videos—requires specialized tooling that general file readers cannot provide. This Skill gives an agent a structured workflow to read, transcribe, and interpret media content so users can ask questions about it directly.
Core Features & Use Cases
- Image Analysis: Reads image files (jpg, png, gif, webp, etc.) with automatic compression to under 50KB before interpretation.
- Audio Understanding: Extracts metadata, waveform features, and speech transcriptions from audio files using ffmpeg and Whisper.
- Video Comprehension: Detects scenes with scenedetect, extracts midpoint frames and audio tracks, then synthesizes a combined visual and narrative summary.
- Use Case: A user drops in a recorded meeting video and asks for a summary; the Skill extracts scene frames and audio, transcribes the speech, and produces a structured report of the narrative and key points.
Quick Start
Analyze the attached video file and summarize its scenes, narration, and overall content.