← ClaudeAtlas

meshy-3d-generationlisted

Generate 3D models, textures, images, rig characters, and animate them using the Meshy AI API. Handles API key detection, setup, and all generation workflows via direct HTTP calls. Use when the user asks to create 3D models, convert text/images to 3D, texture models, rig or animate characters, or interact with the Meshy API.
meshy-dev/meshy-3d-agent · ★ 31 · AI & Automation · score 86
Install: claude install-skill meshy-dev/meshy-3d-agent
# Meshy 3D Generation Directly communicate with the Meshy AI API to generate 3D assets. This skill handles the complete lifecycle: environment setup, API key detection, task creation, polling, downloading, and chaining multi-step pipelines. For full endpoint reference (all parameters, response schemas, error codes), read [reference.md](reference.md). --- ## IMPORTANT: 3D Printing → Use `meshy-3d-printing` Skill **If the user's request involves 3D printing** (keywords: print, 3d print, slicer, slice, bambu, orca, prusa, cura, multicolor, 3mf, figurine, miniature, statue, physical model), **use the `meshy-3d-printing` skill instead of this one for the entire workflow.** The printing skill handles generation with correct print-optimized parameters (e.g. `target_formats` with `"3mf"` for multicolor), slicer detection, coordinate conversion, and slicer launch — all in one pipeline. This skill's `create_task`/`poll_task`/`download` template functions are reused by the printing skill, but the **workflow orchestration** (what to generate, which formats, what to do after) must come from the printing skill when printing is involved. **Do NOT generate a model with this skill and then hand off to the printing skill** — the printing skill needs to control parameters from the start (e.g. `target_formats`, `should_texture`). --- ## IMPORTANT: First-Use Session Notice When this skill is first activated in a session, inform the user: > All generated files will be saved to `meshy_ou