scenario-meshy

Installation
SKILL.md

Scenario Meshy 3D

Overview

Meshy on Scenario is a toolchain rather than one model: image-to-3D generators (Meshy 7 Image to 3D, Meshy 7 Multi Image to 3D, Meshy T2 Smart Topology), Meshy 6 Text-to-3D, and GLB-in, GLB-out utilities (Retexture, Remesh, UV Unwrap, Rigging, Animation). Work runs as a pipeline: generate a mesh, refine it, then rig or animate, each stage its own model_run whose model parameter takes the 3D asset id the previous stage returned. Discover members with search and treat model_schema_get as the contract: members disagree on defaults as basic as enablePbr (true on Image to 3D, false on Multi Image and Retexture at authoring time).

Connection and the core loop: see the scenario skill in this repo; model-agnostic 3D work (viewer, capture, engine import): the scenario-3d 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

Members and their traps (names from the live schema, caps at authoring time):

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