meshy-3d-agent
仓库创建 2026年3月17日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由
覆盖从生成到切片的完整端到端管道,文档含安全声明。
▸ 风险提示
需要 Meshy API 密钥并可能访问本地切片/打印资源
这个 Skill 做什么
整合 Meshy 的 3D 生成与打印全流程工具。
帮你从文本或图片一路做出可打印的 3D 资产:生成网格、贴图、角色绑定与动画,然后把模型准备好送入 slicer 做 3D 打印。适合你要把概念图、照片或描述变成可打印模型,或需要把角色做成可动场景的时候用。特别在于覆盖整个流水线——自动处理 Meshy API 的 key、任务轮询、下载和切片准备,省去手动衔接的麻烦。
▸ 展开 SKILL.md 英文原文
Generate 3D models, textures, images, rig characters, animate them, and prepare for 3D printing using the Meshy AI API. Handles API key detection, task creation, polling, downloading, and full 3D print pipeline with slicer integration. Use when the user asks to create 3D models, convert text/images to 3D, texture models, rig or animate characters, 3D print a model, or interact with the Meshy API.
56
Stars
9
Forks
3
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/meshy-dev/meshy-3d-agent/main/skills/meshy-openclaw/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/meshy-dev/meshy-3d-agent/main/skills/meshy-openclaw/SKILL.md"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 HTTP `Authorization: Bearer` header only. Never logged, never written to any file except `.env` in 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)
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有