What problem does it solve? Creating short AI-generated video clips through OpenAI's Sora API involves async job polling, prompt structuring, asset downloads, and strict parameter constraints, which this Skill automates through a bundled CLI and structured prompt augmentation workflow. ## Core Features & Use Cases - Video Generation & Remixing: Create new clips from prompts or remix existing videos by ID with explicit invariants, using sora-2 or sora-2-pro models. - Job Management & Asset Download: Poll job status, list jobs, and download videos, thumbnails, and spritesheets before URLs expire. - Batch Generation: Run many prompts or variants from a temporary JSONL file in a single batch operation. - Use Case: A marketer needs a 4-second product teaser and a color-variant version; the Skill generates the base clip with a structured prompt, then remixes it with a palette change while keeping the shot and camera move unchanged. ## Quick Start Ask the assistant to generate a 4-second Sora video of your product with a slow camera orbit, then download the finished clip once polling completes.