What problem does it solve? Getting usable text or answers out of video and audio content normally requires juggling tools like yt-dlp, ffmpeg, or whisper, which may not be available in the environment. This Skill provides a single command that transcribes media files and YouTube URLs with Gemini multimodal models and answers questions about their content. ## Core Features & Use Cases - Timestamped Transcription: Generate detailed transcripts with spoken dialogue, scene descriptions, and audio cues from local files (mp4, webm, mov, avi, mkv, mp3, wav, flac, ogg, aac) or YouTube URLs. - Direct Question Answering: Query the media directly with a specific question when the transcript lacks a detail, such as a visual element at a given timestamp. - Use Case: You have a recording of a team meeting in mp4 format. Generate a timestamped transcript, read it to summarize the key decisions, and locate the exact minute where pricing was discussed. ## Quick Start Ask the assistant to transcribe your video or audio file, for example: transcribe the meeting recording at /home/codexis/meeting.mp4 with timestamps.