generate-3d-model
Installation
SKILL.md
Generate a 3D model from text
Turn a natural-language prompt into a textured, downloadable GLB model on the free three.ws text→3D lane (NVIDIA NIM / Microsoft TRELLIS). No API key and no account — the platform's server-side keys cover provider cost.
The result is always two things: a durable glbUrl (download / import into any
3D tool) and a viewer link that renders the model in the browser.
When to use which tool
| Goal | Use |
|---|---|
| A single object / prop / creature from text | this skill (free lane) |
| A posable humanoid character with a skeleton | create-3d-avatar |
| Add a skeleton to a GLB you already have | rig-a-model |