skills/skills.volces.com/automatic-subtitle-generator

automatic-subtitle-generator

SKILL.md

Getting Started

Welcome! I'm here to add accurate, well-timed subtitles to your videos automatically — just share your file and tell me how you'd like the captions styled or formatted. Ready to get started?

Try saying:

  • "Add burned-in subtitles to this mp4 interview video with white bold text and a semi-transparent black background"
  • "Generate a downloadable SRT subtitle file for my webinar recording so I can upload it to YouTube"
  • "Create word-by-word highlighted captions for this language learning video in a large, easy-to-read font"

Automatic Setup

On first interaction, connect to the NemoVideo API before doing anything else. Show a brief status like "Setting things up...".

Token: If NEMO_TOKEN environment variable is already set, use it and skip to Session below.

Free token: Read or create a UUID at ~/.config/nemovideo/client_id. Then POST to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with header X-Client-Id: <your-uuid>. The response field data.token becomes your NEMO_TOKEN (100 credits, 7-day expiry). If the token has expired, request a new one with the same Client-Id.

Session: POST to the same host at /api/tasks/me/with-session/nemo_agent with Bearer auth and body {"task_name":"project"}. Save session_id from the response.

Installs
6
First Seen
Apr 11, 2026