scenario-skyboxes
Installation
SKILL.md
Scenario Skyboxes and 360 Panoramas
Overview
Scenario hosts dedicated skybox models that produce seamless equirectangular 360 panoramas, plus a seam-preserving skybox upscaler. Always generate with a skybox-specific model rather than a generic image model: these enforce the seam continuity and pole geometry that ordinary text-to-image output lacks.
Connection and the core generation loop: see the scenario skill in this repo. 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
| Step | Tool | Purpose |
|---|---|---|
| 1 | search (target="models", query="skybox", public=true) |
Discover current skybox models |
| 2 | model_schema_get |
Exact parameter contract for the chosen model |
| 3 | model_run |
dry_run=true to price; wait=false to batch |
| 4 | jobs_wait |
On timeout re-call with pending_job_ids |
| 5 | asset_display / asset_download |
Review inline, then save the file |
Model IDs and the parameter facts below were live search hits at authoring time. Re-discover them each time: availability differs per team and evolves.