Back to skills

sora

ai-tools

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 structur

Setup & Installation

npx skills add https://github.com/openai/sora --skill sora
or paste the link and ask your coding assistant to install it
https://github.com/openai/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

  • Working with sora functionality
  • Implementing sora features
  • Debugging sora related issues