npx skills add ...
npx skills add remotion-dev/skills --skill remotion-captions
npx skills add remotion-dev/skills --skill remotion-captions
Transcribing, displaying and animating captions
All captions must be processed in JSON. The captions must use the Caption type which is the following:
This is the definition:
To transcribe video and audio files to generate captions, load the transcribe-captions.md file for more instructions.
To display captions in your video, load the display-captions.md file for more instructions.
To import captions from a .srt file, load the import-srt-captions.md file for more instructions.