meshy-openclaw
Installation
SKILL.md
Meshy 3D — Generation + Printing
Directly communicate with the Meshy AI API to generate and print 3D assets. Covers the complete lifecycle: API key setup, task creation, exponential backoff polling, downloading, multi-step pipelines, and 3D print preparation with slicer integration.
SECURITY MANIFEST
Environment variables accessed:
MESHY_API_KEY— API authentication token sent in HTTPAuthorization: Bearerheader only. Never logged, never written to any file except.envin the current working directory when explicitly requested by the user.
External network endpoints:
https://api.meshy.ai— Meshy AI API (task creation, status polling, model/image downloads)