meshy-3d
Installation
SKILL.md
Meshy 3D generation
Meshy is a hosted generative-3D service. You give it text or images; it returns
a textured mesh (GLB/FBX/OBJ/USDZ/STL/3MF), with optional PBR maps, remeshing,
UV, auto-rigging, and library animations. Everything runs as asynchronous
jobs: you POST a task, get a task ID, then poll, stream (SSE), or receive a
webhook until SUCCEEDED.
This skill covers driving Meshy well: choosing the right generation mode, writing prompts that separate geometry from texture, controlling topology and poly count, texturing and re-texturing, rigging and animating, exporting into a game/film/print pipeline, and judging whether the output is usable.