olore-remotion-latest

star 67

Local Remotion documentation reference (latest). Remotion documentation. Use for programmatic video creation in React, compositions, sequences, audio, animations, rendering, server-side rendering, and Lambda deployment.

olorehq By olorehq schedule Updated 6/14/2026

name: olore-remotion-latest description: Local Remotion documentation reference (latest). Remotion documentation. Use for programmatic video creation in React, compositions, sequences, audio, animations, rendering, server-side rendering, and Lambda deployment.

remotion Documentation

Remotion documentation. Use for programmatic video creation in React, compositions, sequences, audio, animations, rendering, server-side rendering, and Lambda deployment.

Quick Reference

Task Entry Point
Getting started contents/getting-started.mdx
Core fundamentals contents/the-fundamentals.mdx
API overview contents/api.mdx
Rendering video (Node.js) contents/renderer.mdx
Server-side rendering contents/ssr.mdx
AWS Lambda rendering contents/lambda/setup.mdx
Google Cloud Run rendering contents/cloudrun/setup.mdx
CLI commands contents/cli/cli.mdx
Player component contents/player/
Sequences & compositions contents/sequence.mdx
Animation / interpolation contents/interpolate.mdx
Captions / subtitles contents/captions/
Audio integration contents/audio/
Troubleshooting contents/troubleshooting/

When to use

Use this skill when the user asks about:

  • Creating programmatic videos or animations with React and Remotion
  • Compositions, sequences, series, loops, and frame-based animations
  • interpolate(), spring(), easing, and animation math
  • Hooks: useCurrentFrame(), useVideoConfig(), useAudioData()
  • Rendering videos with Node.js (@remotion/renderer), Lambda, or Cloud Run
  • CLI commands (npx remotion render, npx remotion studio, etc.)
  • The <Player> component for embedding video previews
  • Audio, video, captions, subtitles, and media handling
  • WebCodecs, media-parser, and client-side rendering
  • Visual effects (@remotion/effects), transitions, shapes, paths, noise
  • AI/LLM-based video generation with Remotion
  • Integrations: Three.js, Lottie, Skia, Google Fonts, Tailwind, Next.js

How to find information

  1. First, read TOC.md for complete file listing organized by directory
  2. Identify relevant section based on user's question
  3. Read specific files for details

TOC.md contains all files organized by directory - always check it first.

Install via CLI
npx skills add https://github.com/olorehq/olore --skill olore-remotion-latest
Repository Details
star Stars 67
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator