Equip AI coding agents with unified video capture, analysis, and editing tools.
VideoDB Skills is an open-source integration that adds video perception and workflow capabilities to AI coding agents. It connects agents to a server-side video stack for ingesting, understanding, and manipulating video content from multiple sources.
The skill works by exposing simple commands that agents can use to capture live feeds, index spoken and visual elements, search for specific moments, and produce edited outputs like subtitled clips or compiled timelines. All processing happens remotely, returning structured results and HLS links.
It targets developers and AI users who want to extend agents like Claude Code or Cursor with reliable video features while avoiding complex local setups such as ffmpeg pipelines.
Capture desktop activity with audio for a set duration and generate a report with insights or suggestions based on visual and spoken content.
Ingest a YouTube video or file, search for scenes matching descriptions like product close-ups, and return playable clips of matching moments.
Connect an RTSP camera feed, monitor for events such as a person entering a room, and log timestamps with alerts to a text file.
npx skills add video-db/skillsnpx skills add video-db/skillsIt works with Claude Code, Cursor, GitHub Copilot, and similar AI coding agents that can run Python-based extensions.
Verified reviews from the community shape this listing's rating.
Loading reviews…