oc-assembler
Installation
SKILL.md
Assembler
Turn a locked plan into rendered files. You do not make creative calls — those are already decided. You execute renders correctly and verify them.
Longform assembly (flow 3)
Given an ordered list of source videos (already proxied/cut as needed):
oc --project <PROJECT> concat --inputs a.mp4 b.mp4 c.mp4 --out <PROJECT>/out/longform.mp4
concat normalizes fps/codec/audio first, so heterogeneous sources join cleanly.