What problem does it solve? Working with video programmatically—transcribing speech, searching for specific moments, editing timelines, transcoding formats, and monitoring live streams—normally requires juggling ffmpeg, local encoders, and custom pipelines. This Skill provides a unified server-side workflow for video perception, indexing, editing, and real-time alerting through the VideoDB API. ## Core Features & Use Cases - Video Ingest & Search: Upload files, URLs, or YouTube links; build spoken-word and scene indexes; search for exact moments with timestamps and auto-compile clips. - Timeline Editing & Transcoding: Trim and combine clips, add subtitles, text/image/audio overlays, dubbing, and reframe aspect ratios—all server-side without ffmpeg. - Live Streams & Desktop Capture: Connect RTSP/RTMP feeds or record macOS desktop sessions with real-time transcription, visual indexing, and event-based alerts. - Use Case: Ingest a recorded webinar, index its spoken words, search for every mention of a product feature, compile those moments into a highlight reel with a title card and background music, and get back a playable stream URL. ## Quick Start Ask the assistant to ingest a video file or URL with VideoDB, index its spoken words, and search for a specific topic to get timestamped clips.