Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ericmjl avatar

Remotion Video

  • 3 installs
  • 38 repo stars
  • Updated July 24, 2026
  • ericmjl/skills

Create animated short-form vertical videos with Remotion across five types: educational explainer, product demo, testimonial, avatar overlay, and data dashboard.

About

Builds 1080x1920 Remotion videos following a research-then-animate workflow for five video types, using spring animations, SVG diagrams, and count-up effects. A developer uses it to generate explainer, product, testimonial, avatar, or data-visualization videos.

  • Type selection maps user input to a specific reference workflow
  • Requires the Remotion best-practices skill and pauses for approval before coding

Remotion Video by the numbers

  • 3 all-time installs (skills.sh)
  • Ranked #1,153 of 1,335 Generative Media skills by installs in the Skillselion catalog
  • Data as of Jul 25, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ericmjl/skills --skill remotion-video

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs3
repo stars38
Last updatedJuly 24, 2026
Repositoryericmjl/skills

What it does

Create animated short-form vertical videos with Remotion across five types: educational explainer, product demo, testimonial, avatar overlay, and data dashboard.

Files

SKILL.mdMarkdownGitHub ↗

Remotion Video

Create animated short-form videos (1080x1920) using Remotion. Five video types, each with a research-then-animate workflow.

Prerequisites

This skill requires the Remotion best practices skill. Before starting, check whether Remotion skills are installed in the project. If not, instruct the user to run:

npx skills add remotion-dev/skills

See Remotion Agent Skills docs for details.

Type Selection

Determine the video type from the user's input:

User providesVideo typeLoad reference
A topic to teach or explainEducation Explainereducation-explainer.md
A product URLProduct Demo + Launchproduct-demo.md
A Google Business / Maps linkTestimonial / Social Prooftestimonial.md
A talking-head video file (9:16)Avatar + Animated Overlaysavatar-overlays.md
A CSV or data fileData Visualization Dashboarddata-viz.md

Load only the relevant type reference file plus defaults.md for shared configuration (safe zone, fonts, animation rules, visual style).

Common Workflow

All 5 types follow the same two-step pattern:

Step 1: Research / Scrape / Analyze

Gather information based on the video type (research topic, scrape website, scrape reviews, transcribe video, or analyze data). Present findings and a proposed scene outline. Wait for user approval before writing code.

Step 2: Design & Animate

After approval, build all scenes as Remotion React components. Follow the animation rules from defaults.md:

  • Spring entrances (damping: 200), no linear motion
  • Stagger related items by 8-12 frames
  • TransitionSeries with 12-frame fade transitions between scenes
  • SVG stroke-dashoffset for diagram/flowchart drawing
  • interpolate() + tabular-nums for count-up animations
  • Particle effects for celebration/closing moments

Preview

After building, launch Remotion Studio:

npx remotion studio

Design Principles

  • Each scene needs a clear visual metaphor — diagrams, flowcharts, icons, step-by-step animations
  • No walls of text — dense information, beautiful motion, fast pacing
  • Kurzgesagt meets Fireship: complex ideas made visually intuitive
  • All graphics built as SVG components (no external image assets needed)
  • Respect the safe zone (see defaults.md) — nothing important near edges

Credit

Based on video prompts by Sabrina Ramonov. Adapted into an Agent Skill with configurable defaults and progressive disclosure.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.