Communityv0.1.0

Meshy AI

Use the Meshy.ai REST API to generate assets: (1) text-to-2d (Meshy Text to Image) and (2) image-to-3d, then download outputs locally. Use when the user wants Meshy generations, needs polling async tasks, and especially when they want the resulting OBJ saved to disk. Requires MESHY_API_KEY in the environment.

2.3kdownloads3stars2active installsDídac Sabatés
View on ClawHubBack to Skills

Skill Details

Slug
clawdbot-meshyai-skill
Latest Version
0.1.0
Author
Dídac Sabatés
Published
Jan 23, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Meshy AI.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of the meshy-ai skill. - Integrates Meshy.ai REST API for generating assets: text-to-2D images and image-to-3D models. - Supports downloading results locally, always saving OBJ files for 3D outputs. - CLI scripts provided for both generation modes with async polling and output management. - Requires setting MESHY_API_KEY in the environment for authentication.