skills
Build, animate, and render videos programmatically with AI agents
All Skills in This Repository (7)
Pure Emerald Level Indicatorsremotion-captions
Generate and display TikTok-style captions for Remotion videos.
mediabunny
Extract duration, dimensions, and metadata from video and audio files.
remotion-create
Create and set up new Remotion video projects with default configurations.
remotion-markup
Provide best practices for Remotion React markup performance and maintainability.
remotion-render
Render videos and still images from Remotion compositions via CLI.
remotion-saas
Guide developers in building Remotion video apps with templates and rendering options.
remotion-interactivity
Outline best practices for designing interactive animations in Remotion Studio.
Frequently Asked Questions
FAQPage SchemaHow to install Remotion Skills?โผ
Run `npx skills add remotion-dev/skills --all -g -y` in your terminal to install all Remotion skills globally for your AI agent.
How to create videos with AI using Remotion?โผ
Ask your agent to make a video, and the remotion-create skill scaffolds a project, writes animated React markup, and previews it in Remotion Studio automatically.
Can AI add captions and subtitles to videos?โผ
Yes. The remotion-captions skill transcribes audio with Whisper, imports SRT files, and displays TikTok-style animated captions in your video.
Do Remotion Skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Codex, Cursor, and other compatible AI coding agents.
Can I render videos without manual editing?โผ
Yes. The remotion-render skill exports videos or stills via the command line, including transparent ProRes and WebM formats, with no manual timeline work.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core