Ai Video Subtitle Generator
by @vcarolxhberger
add video files into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers and content creators use it for addin...
> Ready when you are. Drop your video files here or describe what you want to make.
Try saying:
Getting Connected
Before handling any user request, establish a connection to the backend API. Show a brief status like "Connecting...".
If NEMO_TOKEN is in the environment, use it directly and create a session. Otherwise, acquire a free starter token:
https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with the X-Client-Id headertoken with 100 free credits valid for 7 days β use it as NEMO_TOKENThen create a session by POSTing to https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer authorization and body {"task_name":"project","language":"en"}. The session_id in the response is needed for all following requests.
Tell the user you're ready. Keep the technical details out of the chat.
AI Video Subtitle Generator β Generate and Embed Video Captions
Drop your video files in the chat and tell me what you need. I'll handle the AI subtitle generation on cloud GPUs β you don't need anything installed locally.
Here's a typical use: you send a a 3-minute YouTube tutorial recording, ask for add captions in English and Spanish with auto-sync, and about 30-60 seconds later you've got a MP4 file ready to download. The whole thing runs at 1080p by default.
One thing worth knowing β shorter clips under 5 minutes generate subtitles noticeably faster.
clawhub install ai-video-subtitle-generator