seedance-video-editorExport edited video at up to 1080p using seedance-video-editor, with final MP4 files ready in under 2 minutes depending on clip length. Send raw footage, spe...
Install via ClawdBot CLI:
clawdbot install vcarolxhberger/seedance-video-editorGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token`Calls external URL not in known-safe list
https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token`AI Analysis
The skill interacts with a specific video editing API (nemovideo.ai) consistent with its stated purpose of processing video clips. While it sends a generated UUID to obtain an anonymous token, no user data or credentials are transmitted. The primary risk is using an undocumented external service, not data exfiltration.
Audited Apr 17, 2026 · audit v1.0
Generated May 11, 2026
Content creators can quickly trim, cut, and merge short clips into finished 1080p MP4s for platforms like TikTok, Instagram Reels, or YouTube Shorts. The script-driven pipeline eliminates manual timeline editing, enabling bulk processing of multiple clips in minutes.
Developers can integrate Seedance into CI/CD workflows to programmatically generate video assets from raw footage. For example, a gaming company could automate highlight reels by sending timestamped cuts and exporting MP4s without human intervention.
Educators and course creators can trim long lecture recordings into digestible segments, add title cards, and export optimized MP4s for LMS platforms. The 2-minute processing time allows quick turnaround for daily uploads.
Support teams can record screen captures, then use Seedance to cut out dead air and export polished 1080p MP4s for personalized issue resolution. This reduces response time and improves customer experience.
Event organizers can send raw footage from multiple cameras, specify cut points for key moments, and receive a seamless highlight reel. Ideal for weddings, conferences, or sports events requiring fast turnaround.
Users purchase tokens (e.g., 100 credits for $X) to process videos. The free anonymous token provides 100 credits for trial, and users can buy more via the platform. Additional revenue from premium features like higher resolution or faster export.
Offer tiered subscription plans for developers and businesses that need high-volume video processing. Plans include monthly credits, priority rendering, and dedicated support. Integrates with existing tools via API.
License the Seedance engine to other SaaS platforms (e.g., social media schedulers, LMS) for embedding video editing capabilities. Revenue from licensing fees plus a share of user transactions.
💬 Integration Tip
Start by setting the NEMO_TOKEN environment variable and create a session via the anonymous-token endpoint. Then send SSE messages to edit and export; all requests require three custom headers (X-Skill-Source, X-Skill-Version, X-Skill-Platform) to avoid 402 errors.
Scored Apr 19, 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.