sora

Generate, remix, and manage Sora videos via OpenAI's video API.

1.1k|99|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/MooseGoose0701/skill-compose --skill sora-moosegoose0701
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sora
Source: https://github.com/MooseGoose0701/skill-compose/tree/main/skills/sora
Command: npx skills add https://github.com/MooseGoose0701/skill-compose --skill sora-moosegoose0701

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation and management of AI-generated video clips using OpenAI's Sora API, simplifying complex prompts and handling the entire video lifecycle from generation to download.

Core Features & Use Cases

  • Video Generation: Create new video clips from detailed text prompts.
  • Video Remixing: Modify existing videos by providing new prompts.
  • Asset Management: Poll job statuses, list past jobs, and download videos, thumbnails, or spritesheets.
  • Batch Processing: Generate multiple videos efficiently from a JSONL file.
  • Use Case: A marketing team needs several short video clips for a social media campaign. They can use this Skill to generate a base video, then remix it with different color palettes or subjects, and finally download all assets in the required formats.

Quick Start

Use the sora skill to generate a video from the prompt 'a matte black camera on a pedestal'.

Frequently Asked Questions about sora

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate AI videos from text prompts using the OpenAI Sora API?▼

To generate AI videos with the Sora API, you provide a detailed text prompt to initiate video creation. The Skill handles structured prompt augmentation and processes the entire video lifecycle, from generation to download.

Can I remix existing AI videos with new text prompts?▼

Yes, you can remix existing AI videos by providing new text prompts to modify the content. This allows you to alter subjects or color palettes of a base video without starting from scratch.

Do I need an OpenAI API key to generate Sora videos?▼

Yes, you need an OPENAI_API_KEY and Sora API access to generate videos. These credentials authenticate your requests to OpenAI's video generation API.

How do I batch generate multiple AI video clips from a file?▼

You can batch generate multiple AI video clips efficiently by using a JSONL file. The Skill processes the file to create multiple videos, which is useful for campaigns requiring several variations.

How do I poll job status and download AI video assets like thumbnails?▼

You can poll job statuses, list past jobs, and download assets like videos, thumbnails, or spritesheets. This asset management functionality tracks the video lifecycle and retrieves generated outputs.