agentsclimarketplace

Remotion

Skill marsmike/feinschmiede/feinschnitt/skills/remotion

A family of branded-media plugins for Claude Code — decks, images & 2D, video, and audio, coupled by CLI capabilities (never file paths) over one shared engine.

Install
npx -y skills add marsmike/feinschmiede --skill remotion

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when creating programmatic videos, animated explainers, or visual compositions with Remotion.

SKILL.md

3.1 KB, as published. Nobody here has run it

Remotion Video Creator

Create videos using Remotion — React components rendered as video frames. Orchestrates a multi-phase pipeline from concept to verified MP4.

Prerequisites

Node.js >= 18 and npm >= 9 on PATH; headless Chromium is bundled with @remotion/cli. For project structure and full reference index, see project-layout.md.

Quick Start

User: Create a 30-second explainer video about how DNS works

The skill runs a 5-phase pipeline: storyboard the concept, generate voiceover audio, build React scenes in parallel, evaluate quality via stills, and verify against the storyboard. Each phase gates the next.

Pipeline

Each phase has a reference with full instructions — read it when you reach that phase.

PhaseNameReferenceGate
0 (opt)Analyzeanalyze.md.storyboard.md exists
1Storyboardstoryboard.mdUser approves docs/STORYBOARD.md
2Audioaudio.mdpublic/vo-beat*.mp3 + src/timing.ts exist
3Buildbuild.mdAll scenes render and pass visual inspection
4Evaleval.mdAll scenes score >= 7.0
5Verifyverify.mdUser approves docs/VERIFICATION_REPORT.md

References

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.