text-to-avatar
Installation
SKILL.md
Text → Avatar
Generate a high-quality textured 3D avatar from a description or one to four reference photos.
Tool
text_to_avatar (three.ws MCP server, @three-ws/mcp-server).
- Lane: PAID — $0.15 USDC per call, settled automatically over x402. Requires a funded wallet on the MCP transport (the
MCP_SVM_PAYMENT_ADDRESSthe plugin wires). If no payment payload is attached, the tool returns aPaymentRequiredstructured result describing what to pay. - Backend: Replicate (Hunyuan-3D 3.1 by default), polled synchronously until a GLB is produced or the timeout fires.
When to use this vs. the alternatives
- Free draft, text only: use
forge-3d(forge_free) — no payment. - Static avatar, prompt or photo, best texture: this skill (
text_to_avatar). - One-call rigged avatar ready to animate: use
auto-rig(forge_avatar) — it generates and rigs in a single call.