#What it does
The sora skill plans and generates videos using OpenAI's Sora model. It helps structure video prompts, manage generation parameters, iterate with concrete prompt edits, and organize output artifacts.
#How to use
bash
$soraPlan and generate a Sora video for this request, then iterate with concrete prompt edits.
#Workflow
- Plan the video -- Define subject, scene, camera movement, duration, and style
- Structure the prompt -- Format into Sora's expected input structure
- Generate -- Submit to Sora and manage the generation process
- Review -- Inspect the output for quality, accuracy, and intent alignment
- Iterate -- Make targeted prompt edits and regenerate until satisfied
#Prompt best practices
- Describe the scene with specific visual details
- Specify camera movement (pan, zoom, dolly, static)
- Include lighting and atmosphere details
- Define the duration and pacing
- Use concrete, observable descriptions rather than abstract concepts
This skill is from the OpenAI Skills Catalog.