sora

Create, remix, poll, list, or download Sora videos via the bundled CLI.

3|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/bl1nk-bot/skills-cli --skill sora-bl1nk-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sora
Source: https://github.com/bl1nk-bot/skills-cli/tree/main/skills/sora
Command: npx skills add https://github.com/bl1nk-bot/skills-cli --skill sora-bl1nk-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Sora enables you to generate, remix, poll, list, download, or manage video assets using the bundled CLI, reducing manual video generation work.

Core Features & Use Cases

  • Generate AI videos from prompts with deterministic results using the bundled CLI (scripts/sora.py).
  • Remix existing videos by ID, enabling rapid variation and experimentation.
  • Poll status, download assets (video/thumbnail/spritesheet), and manage batches for large projects.
  • Supports project-local and global workflows and batch processing for multiple prompts.

Quick Start

Run the bundled CLI with an OpenAI API key and a prompt to create your first Sora video.

Frequently Asked Questions about sora

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

FAQPage Schema
How do I generate Sora videos from the command line?

You generate Sora videos by running the bundled CLI script with an OpenAI API key and a prompt. The tool enforces API key availability, model and size options, and structured prompt augmentation to create videos.

Can I batch process multiple prompts for OpenAI video generation?

Yes, batch processing is supported for creating multiple Sora videos at once. The CLI handles large projects by accepting batch prompts, polling generation status, and downloading the resulting video assets automatically.

How do I poll generation status and download Sora video assets?

You poll generation status and download assets by using the bundled CLI. It manages the entire workflow, allowing you to track video creation progress and download videos, thumbnails, or spritesheets directly to your environment.

Does the Sora CLI support remixing existing videos by ID?

Yes, the Sora CLI supports remixing existing videos by ID. This enables rapid variation and experimentation by taking a previously generated video and creating new iterations directly through command-line inputs.

Do I need an OpenAI API key to use the Sora video generation CLI?

Yes, an active OpenAI API key is strictly required. The CLI enforces API key availability before executing any video generation, remixing, polling, or asset management commands to ensure secure access.

Can I use the Sora video CLI globally or only within a specific project?

The Sora video CLI supports both project-local and global workflows. You can execute video generation, batch processing, and asset management commands either within a specific project scope or across your entire system.