scenario-runway

Installation
SKILL.md

Scenario Runway Video

Overview

Runway's family on Scenario splits by direction: Gen4.5 generates new clips from text or a first-frame image; Aleph 2 rewrites existing footage, changing what the prompt names while motion, audio, and structure carry over. Discover both with search; model_schema_get is the contract.

Connection and the core loop: the scenario skill; model-agnostic video work: the scenario-video skill. If a sibling skill named here is missing from your available skills, ask the user to install it (npx skills add scenario-labs/skills --skill <name>); unattended, proceed from tool schemas and flag the gap.

Quick reference

Mode follows from the inputs (names and caps from the live schema):

Mode Inputs Behavior
Text (Gen4.5) prompt aspectRatio honored; duration 2 to 10 seconds
First frame (Gen4.5) image + prompt opens on that frame; same duration; aspectRatio ignored
Edit (Aleph 2) video + prompt rewrites visuals; motion, audio, structure persist

At authoring time Aleph capped sources at 30 seconds and 16 MB, separate limits: high-bitrate clips hit the size cap first. Its median cost ran six times Gen4.5's, a fifteen-fold spread following the source video: dry_run the exact payload first. Median latency neared six minutes, so jobs_wait will time out mid-job; re-call it with pending_job_ids.

Installs
15
GitHub Stars
10
First Seen
Aug 17, 2026
scenario-runway — scenario-labs/skills