create-3d-avatar
Installation
SKILL.md
Create a rigged 3D avatar
Turn a text prompt or a reference image into a rigged, animation-ready humanoid avatar (GLB). One call generates the textured mesh, then auto-rigs it — adding a humanoid skeleton and skin weights — so the model can be posed and play animation clips immediately.
The result is a glbUrl for the rigged model plus a pose-studio link that
opens the avatar ready to pose in the browser.
When to use which tool
| Goal | Use |
|---|---|
| A posable humanoid character from text/image | this skill |
| A static object / prop / creature | generate-3d-model |
| Add a skeleton to a GLB you already generated | rig-a-model |