scenario-luma-video
Scenario Luma Video
Overview
Luma's video line on Scenario is four sibling models, one per mode: Ray 3.2 generates from text or frame anchors, Ray 3.2 Edit restyles footage under structural controls, Ray 3.2 Reframe outpaints to a new aspect ratio, and Modify Video makes budget prompt edits. Route by member before tuning anything; Luma's image models belong to the scenario-luma-image skill. Discover the live set with search and treat model_schema_get as the contract.
Connection and the core loop: see the scenario skill in this repo; 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
Each mode is its own model (names from the live schemas, caps as of authoring time):
| Member | Inputs | Behavior |
|---|---|---|
| Ray 3.2 | prompt (+ startFrame, endFrame) |
text or image to video; endFrame is only valid alongside startFrame |
| Ray 3.2 Edit | video + prompt |
restyles while keeping motion and timing; editStrength plus controls |
| Ray 3.2 Reframe | video + prompt + aspectRatio |
fits a new ratio by outpainting, never cropping; prompt fills the canvas |
| Modify Video | video (+ prompt, firstFrame) |
budget prompt edits via a mode ladder; source up to 30 seconds, 100 MB |