meshy-3d-generation
Installation
SKILL.md
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.
All paths below are relative to this skill's own directory (the directory containing this SKILL.md). Resolve them before running.
| Resource | When to use |
|---|---|
scripts/meshy_task.py |
Bundled CLI for every API call and file operation (Step 2) |
| reference.md | Full API reference: every parameter, response schema, error code |
| references/setup.md | API key setup — read when Step 0 finds no key |
| references/pipelines.md | Per-endpoint recipes: exact payloads + script calls for each workflow |
| references/troubleshooting.md | Error recovery trees and task failure messages |