natural-language-video-searchSemantic search over video files using Gemini embeddings. Index dashcam, security camera, or any mp4 footage, then search with natural language queries to fi...
Install via ClawdBot CLI:
clawdbot install ssrajadh/natural-language-video-searchGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/ssrajadh/sentrysearchAudited Apr 16, 2026 · audit v1.0
Generated May 12, 2026
A logistics company indexes dashcam footage from its delivery trucks. When a driver reports a near-miss or collision, the fleet manager can search 'silver sedan ran red light' to instantly find and trim the relevant clip for insurance or safety review.
A retail store indexes security camera footage nightly. After a shoplifting incident, the security team can query 'person in red jacket grabbing items from shelf' to quickly locate and extract the evidence without watching hours of video.
A driver uses the skill to index their personal dashcam footage. After a road trip, they can search 'scenic mountain view' or 'funny dog on sidewalk' to create highlight reels without manual scrubbing.
A Tesla owner indexes their sentry mode recordings. If their car is keyed, they search 'person approaching driver side' and retrieve the clip with automatic overlay showing speed and location for police reports.
A video editor indexes raw footage from a shoot. To find the perfect shot, they can query 'actor smiling at sunset' and instantly get the matching clip trimmed from the original file, speeding up post-production.
Offer a cloud-based service where fleet operators upload dashcam footage, and the platform indexes, searches, and trims clips via natural language queries. Charge per vehicle per month or per minute of indexed video. Upsell telemetry overlay for Tesla fleets.
Provide a turnkey on-premise system that integrates with existing security cameras. The software indexes footage locally, allows security teams to search via natural language, and auto-trims evidence. License per camera or per site.
Develop a mobile/desktop app that lets individuals index their personal video libraries (dashcam, drone, vacation). Offer a freemium model with limited indexing and paid tiers for extended storage and advanced features like telemetry overlay.
💬 Integration Tip
Ensure ffmpeg, Python 3.11+, and uv are installed on the system. For cloud deployments, bundle the environment in a Docker container with these dependencies pre-installed.
Scored Jun 21, 2026
视频自动剪辑助手。基于 FFmpeg 自动提取精彩片段、生成字幕、裁剪时长、制作短视视频,支持多平台导出。当用户需要:自动剪辑视频、提取关键词片段、生成字幕并烧录、导出短视频、提取视频精华、生成视频摘要时使用此技能。
Perform video editing tasks with ffmpeg, including cutting, merging, converting formats, extracting audio, adding subtitles, resizing, cropping, adjusting sp...
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "reg...
Use when the user has a video + a target-language SRT and wants the video to actually speak that language — generates a time-aligned TTS voice dub. Routes by...
Download videos, extract transcripts, capture frames. Analyze YouTube, tutorials, DD videos with yt-dlp + Whisper + ffmpeg.
Extract frames or short clips from videos using ffmpeg.