Orchestrates translation of motion designer video specifications into working Remotion code by coordinating specialized agents. Acts as pipeline coordinator that delegates to remotion-scaffold, remotion-animation, remotion-composition, and remotion-component-gen. Use when you have a complete VIDEO_SPEC.md and need full Remotion implementation.
$npx -y skills add ncklrs/startup-os-skills --skill remotion-spec-translatorInstalls into the current project.
Run `npx skills use "https://github.com/ncklrs/startup-os-skills" --skill "ncklrs/startup-os-skills/remotion-spec-translator"` 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.