OpenAI/sora — Agent Skills | officialskills.sh
Back to skills

sora

communityai-tools

Generates and manages Sora video jobs from text prompts.

Setup & Installation

npx skills add https://github.com/openai/skills --skill sora
or paste the link and ask your coding assistant to install it
https://github.com/openai/skills/tree/main/skills/.curated/sora
View on GitHub

What This Skill Does

Generates and manages Sora video jobs from text prompts. Covers the full lifecycle: create, edit, extend, poll status, download assets, and run local multi-job queues. Uses a bundled CLI with structured prompt augmentation for consistent results.

Rather than manually crafting API calls, polling for completion, and downloading expiring URLs, this skill handles the full job lifecycle through a single CLI with structured prompt templates that reduce trial-and-error iterations.

When to use it

  • Generating a 4-second product teaser clip from a text description
  • Creating a reusable non-human character reference for use across multiple shots
  • Extending a completed Sora video with a continuation prompt
  • Editing an existing generated video to change only the color palette or lighting
  • Running a local batch queue of multiple video render jobs in parallel