openclaw-skill-cutmv-video-toolA video processing tool using FFmpeg to cut, convert, compress videos, extract frames/audio, add text watermarks and subtitles for messaging apps.
Install via ClawdBot CLI:
clawdbot install qiaotucodes/openclaw-skill-cutmv-video-toolGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Calls external URL not in known-safe list
https://github.com/QiaoTuCodes/openclaw-skill-cutmv-video-tool/releasesUses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
The skill's core functionality is local video processing via FFmpeg, which aligns with its stated purpose. The external URL references are for version checking or documentation, not active data exfiltration. The 'UNSAFE_SHELL' signal appears to be a false positive from a rule-based scan, as the provided skill definition shows no use of `eval()` or inherently destructive commands.
Generated Mar 22, 2026
Content creators compress and cut video clips to fit platform size limits (e.g., 16MB for messaging apps) and convert formats for cross-platform sharing. This enables efficient distribution of promotional or personal videos without quality loss.
Educators extract audio tracks from lectures for podcasts, add subtitles to videos for accessibility, and compress files for easy student downloads. This improves learning materials and reduces bandwidth usage.
Security teams extract frames at intervals from surveillance footage to analyze events and cut specific time segments for evidence. This aids in incident review and reporting without handling large video files.
Libraries or media archives convert old video formats (e.g., AVI) to modern ones like MP4 for preservation and compress files to save storage space. This ensures long-term accessibility and efficient resource management.
Businesses add text watermarks or logos to training videos and compress recordings for internal sharing via platforms like Lark or WeChat. This enhances brand consistency and complies with file size policies.
Offer basic video compression and cutting for free, with premium features like batch processing, advanced watermarking, and priority support via subscription. This attracts individual users and upsells to businesses needing high-volume processing.
License the skill to companies for integration into their internal tools or platforms, such as e-learning systems or social media management software. Provide custom support and updates for enterprise clients.
Expose the video processing capabilities via a cloud API, allowing developers to integrate cutting, conversion, and compression into their apps without managing FFmpeg installations. Charge based on usage volume.
💬 Integration Tip
Ensure FFmpeg is installed and accessible in the system PATH; test with sample videos to verify functionality before deployment.
Scored Apr 19, 2026
Audited Apr 17, 2026 · audit v1.0
视频自动剪辑助手。基于 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.