Turn a text prompt (or reference image) into a rigged, animation-ready 3D avatar (GLB). Use when you or the user want to create, generate, or make a 3D avatar, character, or humanoid figure that can be posed and animated — "make a 3D avatar of a knight", "generate a character I can animate", "create a rigged astronaut". Generates the mesh and adds a humanoid skeleton in one step. Returns a GLB URL plus a pose-studio link.
$npx -y skills add nirholas/three.ws --skill create-3d-avatarInstalls into the current project.
Run `npx skills use "https://github.com/nirholas/three.ws" --skill "nirholas/three.ws/create-3d-avatar"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nirholas/three.ws" that are relevant to the current task. Run `npx skills add "https://github.com/nirholas/three.ws"` and select the relevant skills, then follow their instructions.