SkillMachine
All skills

Animated Presentation Studio (Remotion)

Video / Short

Turns your slide content into a 1920×1080 30fps animated presentation video with a token-themed Remotion style kit, and produces a timestamped production pack.

Live output preview

Output: Animated Presentation Production Pack — Hook + Script + Shot ListWatch the Output: Watch the Output

A plan is required to view this content

Choose a plan to access input format, sample outputs, and live previews.

View Plans →

About the skill

sunum-remotion

An animated presentation (Remotion) VISUAL STYLE KIT. It provides only the visual language — the slide content and structure are built per presentation by the content-architect layer, and the kit dresses it in style. 1920×1080, 30fps motion graphics.

What it does: Through kit.tsx, it offers ready-made primitives (Stage / GlowOrb / Heading / Card / Pill / HexNode / SpectrumBar / TerminalBox) and motion functions (rise, pop, orbit, typewriter, SceneFade). You switch between three themes via a token swap: agentDark (amber), hit (neon blue-lime), techBlue (cyan glow + monospace). The markup stays the same, the theme changes.

When to use: When a "presentation video / animated presentation / animated pitch / intro video" is wanted, or when you need to animate an HTML presentation (a sunum-html output). If a static single file is needed, sunum-html is more suitable; if a camera over footage is needed, remotion-sanal-kamera is.

What it produces: A production pack — a hook (0–3s), a timestamped script, a scene dictionary (scenes[] JSON), a shot/render list, and render commands. Custom content is not hardcoded; JSON is passed via --props, and duration is computed automatically with calculateMetadata + deckDuration(scenes).

Ideal flow: map content to 5–9 scenes, low text / high visual, one main idea per scene + at most one sentence. Colors come through tokens (t.*); hardcoded colors break the theme.

How do I use this skill?

You don't "run" a skill — after installing it you just tell the agent your task (e.g. ask for the relevant job), and the skill kicks in by itself when its description matches.

Upload the sunum-remotion.zip you downloaded as-is — no packaging needed, the format is already correct (folder at root).

  1. Open Settings → Customize → Skills
  2. Upload → select the sunum-remotion.zip you downloaded
  3. Claude reads SKILL.md; the name + description appear. Ready ✅

Scripts run in Anthropic's code-execution environment (sandbox) — not on your machine.