What problem does it solve? Working with video programmatically—transcribing, 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, search, editing, and real-time alerting through the VideoDB API. ## Core Features & Use Cases - Video Ingest & Search: Upload files, URLs, or YouTube links; index spoken words and visual scenes; 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 (vertical, square) 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 content, search for "pricing discussion", compile matching moments into a highlight clip, burn in subtitles, and reframe it to vertical format for social media. ## Quick Start Ask the assistant to ingest a video file or URL with VideoDB, index its spoken words, and return a playable stream link with search results for a topic you specify.