scenario-grok-imagine-video

Installation
SKILL.md

Scenario Grok Imagine Video

Overview

Grok Imagine, xAI's video family on Scenario, splits its modes across single-purpose members: text and first-frame generation, reference-to-video, prompt editing, and clip extension each live in their own model, so picking the member is picking the mode. Discover them with search and treat model_schema_get as the contract: members agree on prompt style and disagree on every cap. The Grok Imagine image models belong to the scenario-grok-imagine-image skill.

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

Pick the member by intent (input names from the live schema):

Intent Member Inputs
Text-to-video Video 1.5 prompt alone; aspectRatio auto lands on 16:9
Animate a still Video 1.5 image + prompt; auto follows the image ratio
Identity, opening free Video 1.5 R2V referenceImages + prompt tagging @image1
Restyle or swap in place Edit Video video + a prompt naming only the changes
Continue a clip Extend Video video + a continuation prompt; duration is new seconds
Installs
15
GitHub Stars
10
First Seen
Aug 17, 2026
scenario-grok-imagine-video — scenario-labs/skills