subtitle-generator-jobsTurn a 10-minute interview recorded on a DSLR into 1080p captioned video files just by typing what you need. Whether it's adding auto-generated subtitles to...
Install via ClawdBot CLI:
clawdbot install dsewell-583h0/subtitle-generator-jobsGrade Fair — 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 documented external API (nemovideo.ai) for its stated purpose of video subtitle generation, which is consistent with its functionality. While it sends data to an external endpoint not on a pre-approved list, there is no evidence of credential harvesting, hidden instructions, obfuscation, or exfiltration of user data beyond the necessary video processing workflow.
Audited Apr 16, 2026 · audit v1.0
Generated May 12, 2026
Upload a 10-minute interview recorded on a DSLR and describe your desired output. The tool auto-generates and burns subtitles in one or multiple languages, returning a 1080p MP4 in 1-2 minutes. Ideal for content creators who need quick turnaround.
Generate accurate subtitles in English and Spanish and burn them into a video for platforms like YouTube or Instagram. The backend handles compression and formatting, ensuring accessibility and wider reach without manual editing.
Educators can upload lecture recordings and request auto-generated subtitles to meet accessibility standards. The tool processes clips under 5 minutes for best timing accuracy, making content inclusive for hearing-impaired students.
Marketing teams can upload multiple video files, trigger subtitle generation, and export final MP4s via API polling. The session-based pipeline queues jobs on cloud GPUs, enabling efficient batch processing for campaigns.
New users get 100 free credits upon anonymous registration (token-based). Additional credits can be purchased or earned through referrals. Exports are free but limited to one per session to encourage upsell.
Expose the subtitle generation pipeline via REST API, charging per task or per minute processed. Developers integrate the API into their own apps, paying for usage. Attribution headers ensure proper tracking.
Offer the skill as a plugin for video editing platforms (e.g., Clawhub, Cursor). Users pay a monthly fee for unlimited subtitle generation, with a share of revenue going to the platform provider.
💬 Integration Tip
Set up anonymous token authentication on startup and store the session ID for all operations. Ensure required headers (X-Skill-Source, X-Skill-Version, X-Skill-Platform) are included in every API call to avoid 402 errors.
Scored May 12, 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.