video-frame-extractorThis skill should be used when extracting frames from video files, such as generating keyframe sequences from videos, creating video thumbnails at intervals,...
Install via ClawdBot CLI:
clawdbot install huanghaoyu1997/video-frame-extractorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.gyan.dev/ffmpeg/builds/Audited Apr 17, 2026 · audit v1.0
Generated May 21, 2026
Extract frames at regular intervals from surveillance footage to perform object detection or anomaly analysis. This enables cost-effective processing of long video streams by sampling key moments.
Generate thumbnail sequences and keyframes from video libraries for quick preview and cataloging. Helps in building searchable video databases with visual indices.
Extract frames from production line videos to inspect product quality, detect defects, or monitor assembly processes. Reduces manual review effort and increases inspection speed.
Sample frames from user-uploaded videos to automatically flag inappropriate content using image analysis models. Allows scalable moderation without reviewing every frame.
Extract frames from high-speed or time-lapse videos to analyze animal behavior, cell movement, or environmental changes. Enables quantitative analysis of video data.
Offer a cloud API that accepts video URLs and returns extracted frames. Integrate with AI models to provide analytics. Charge per frame extracted or per video minute processed.
Build a platform that combines frame extraction with computer vision models for industries like security or manufacturing. Offer subscription tiers based on storage and processing volume.
Provide professional services to integrate frame extraction into clients' existing workflows, including custom pipelines for AI training data preparation. Charge project-based or hourly.
💬 Integration Tip
Integrate this skill by wrapping the FFmpeg command in a Python script using subprocess, and handle the output directory for frame storage. Ensure FFmpeg is installed as a system dependency.
Scored May 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.