remotion-captions

Generate and display TikTok-style captions for Remotion videos.

4.2k|489|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/remotion-dev/skills --skill remotion-captions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remotion-captions
Source: https://github.com/remotion-dev/skills/tree/main/skills/remotion-captions
Command: npx skills add https://github.com/remotion-dev/skills --skill remotion-captions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @remotion/captions, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of creating and displaying captions for Remotion videos, simplifying the task of adding subtitles to your content.

Core Features & Use Cases

  • Caption Generation: Transcribe video and audio content to generate captions in JSON format.
  • Caption Display: Implement captions in your videos with TikTok-style pages and word highlighting.
  • Importing Subtitles: Import existing .srt subtitle files into Remotion for easy integration.
  • Use Case: With this Skill, you can automatically generate captions for your video content, making it accessible to a wider audience, including those with hearing impairments.

Quick Start

Generate captions for your video and display them using the remotion-captions skill.

Frequently Asked Questions about remotion-captions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add TikTok-style captions to Remotion videos?

The remotion-captions Skill automates the process of generating and displaying TikTok-style captions for Remotion videos, including word highlighting and page formatting. It requires the @remotion/captions package to function.

Can I import existing .srt subtitle files into Remotion?

Yes, you can import existing .srt subtitle files into Remotion for easy integration. The Skill handles the parsing of .srt files so you can display pre-existing subtitles without needing to re-transcribe the video audio.

How do I transcribe audio to generate subtitles in Remotion?

To transcribe audio and generate subtitles in Remotion, this Skill automates the transcription of your media content and outputs the results in JSON format. You can then use this JSON to render captions directly in your video.

Does the @remotion/captions package support JSON format for subtitles?

Yes, the @remotion/captions package supports JSON format for subtitles. The Skill generates captions in JSON format during transcription, which is then used to render the subtitle display within your video composition.

What is the best way to automate caption processing for video content?

The best way to automate caption processing for video content is using a Skill that handles transcription, .srt file integration, and TikTok-style rendering in one workflow. This approach simplifies adding subtitles and improves accessibility.