scenario-grok-imagine-image
Scenario Grok Imagine Images
Overview
Grok Imagine, xAI's image family on Scenario, puts generation and editing in every member: the same model reads an empty referenceImages as text-to-image and a filled one as an edit, so the inputs pick the mode and the member picks the tier. Members ship side by side, agreeing on the prompt contract and disagreeing on knobs and price, so discover them with search and treat model_schema_get as the contract. The Grok Imagine video members belong to the scenario-grok-imagine-video skill.
Connection and the core loop: see the scenario skill; model-agnostic image work: the scenario-image 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
At authoring time (caps are per member, read the live schema):
| Member | Aspect ratios | Notes |
|---|---|---|
| 2.0 | 14 values up to 20:9 and 9:20, default auto | adds quality (low, medium); strongest text and edits |
| Quality | same 14, default 1:1 | fast at 2k; price near flat across variants |
| Image | 10 values, 2:1 through 1:2 | cheapest per image |
The rest is shared: prompt up to 10000 characters, referenceImages capped at 3, numOutputs 1 to 10, resolution at 1k or 2k. No seed, mask, negative prompt, or pixel sizing exists anywhere in the family: size is ratio times resolution tier, and aspectRatio decides what is in frame, not just the crop. In editing mode aspectRatio is ignored entirely and the output follows the source's proportions. The price spread is why the older members stay live: one image on the unversioned member cost a fraction of a versioned run at authoring time, and 2.0's 2k text-to-image ran well over a minute where the others took seconds. So iterate cheap and fast (the unversioned member, or 2.0 at quality: "low" and 1k), spend a medium 2k run on keepers, and dry_run two members on the same job before a batch: numOutputs, quality, resolution, and references all move price.