ai-mediakit-videoeditAI 视频智能剪辑 Skill。输入视频文件路径(支持多个)、可选弹幕文件路径、可选字幕文件路径, 结合弹幕和字幕内容理解视频语境,根据用户剪辑诉求(如"截取所有高能时刻"、 "剪出讲解xxx的部分")自动提取对应时间段、拼接并添加转场效果,最终用 FFmpeg 合成输出视频。 当用户提及"视频剪辑"、"根据弹幕...
Install via ClawdBot CLI:
clawdbot install volc-ai-mediakit/ai-mediakit-videoeditGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://ffmpeg.org/download.htmlAudited Apr 16, 2026 · audit v1.0
Generated Apr 6, 2026
Content creators can use this skill to automatically extract highlight moments from their videos by analyzing danmaku and subtitles, such as funny or exciting segments. It supports multiple video inputs, splicing them with transitions to create engaging compilations for social media. This saves manual editing time and leverages audience feedback via danmaku for better content curation.
Educators and e-learning platforms can utilize this skill to cut specific explanations or key concepts from lecture videos based on subtitle analysis. For example, extracting segments where a topic like 'quantum mechanics' is discussed, enabling creation of focused study materials. It handles multiple formats and ensures accurate timing without manual intervention.
Streamers and gaming platforms can automate the creation of highlight reels from live streams by analyzing danmaku files to identify popular moments, such as epic wins or funny reactions. The skill splices clips with effects, producing shareable content quickly. It's ideal for platforms like Twitch or YouTube where audience interaction drives content discovery.
Businesses can edit training videos by extracting segments based on subtitle content, such as safety procedures or product demonstrations. The skill supports multiple videos, allowing compilation of key sections into concise modules. It reduces production costs and time, especially for large-scale training programs with diverse video assets.
Fan communities can use this skill to create compilations from multiple videos, like TV show episodes, by analyzing subtitles to find character appearances or plot points. Danmaku analysis adds crowd-sourced highlights, enabling collaborative editing projects. This fosters engagement and content sharing within niche communities.
Offer the skill as a cloud-based service with monthly or annual subscriptions for content creators and businesses. Include tiered plans based on video processing limits, advanced features like custom transitions, and priority support. Revenue is generated through recurring payments, targeting users who need regular video editing without technical setup.
License the skill's core technology as an API for integration into existing platforms like video editing software or social media apps. Charge based on usage metrics such as number of videos processed or minutes edited. This model appeals to developers and companies seeking to enhance their products with AI-driven editing capabilities.
Provide a free version with basic editing functions, such as single video processing and standard transitions, to attract a broad user base. Monetize through premium upgrades offering advanced features like batch processing, custom effects, and priority dependency verification. This model drives adoption while converting free users to paid plans over time.
💬 Integration Tip
Ensure all dependencies like Python 3.9+, FFmpeg, and Node.js 18+ are installed beforehand; for videos without subtitles or danmaku, prompt users to provide explicit time segments to avoid analysis failures.
Scored Apr 19, 2026
Extract frames or short clips from videos using ffmpeg.
Generate SRT subtitles from video/audio with translation support. Transcribes Hebrew (ivrit.ai) and English (whisper), translates between languages, burns subtitles into video. Use for creating captions, transcripts, or hardcoded subtitles for WhatsApp/social media.
Process video and audio using FFmpeg CLI for transcoding, cutting, merging, audio extraction, thumbnails, GIFs, speed, filters, subtitles, and watermarks.
Edit videos with AI background removal, color grading, upscaling, stabilization, and enhancement tools.
Use when video content needs to be extracted as text: pasted YouTube links or IDs, requests to transcribe, summarize, quote, translate, convert video to text...
Run and manage long tasks exceeding HTTP timeouts by starting, updating, and completing them asynchronously with immediate responses.