Generates Remotion composition structure focusing ONLY on Sequence ordering, scene transitions, and duration mapping. Input is scene list with durations. Output is COMPOSITION_STRUCTURE.md with Sequence layout and timing calculations. Use when organizing scenes or when asked to "structure composition", "layout scenes", "calculate timing".
$npx -y skills add ncklrs/startup-os-skills --skill remotion-compositionInstalls into the current project.
Run `npx skills use "https://github.com/ncklrs/startup-os-skills" --skill "ncklrs/startup-os-skills/remotion-composition"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ncklrs/startup-os-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ncklrs/startup-os-skills"` and select the relevant skills, then follow their instructions.