meshy-3d-generation
仓库创建 2026年3月17日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由
自动化多步生成与下载,适合 3D 内容创作者。
▸ 风险提示
需要配置 Meshy API 密钥并联网调用外部 API
这个 Skill 做什么
通过 Meshy AI API 生成和处理 3D 模型、纹理与动画。
通过 Meshy AI API 生成和处理 3D 模型、纹理、贴图、绑定(rig)和动画,负责 API key、任务提交、轮询和下载等整个生成流程。在你要把文字或图片转 3D、做模型纹理、给角色绑定或制作动画时用。特别是能串多步流水线,把复杂生成任务拆成可复用的 API 调用链来跑。
▸ 展开 SKILL.md 英文原文
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.
56
Stars
9
Forks
3
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/meshy-dev/meshy-3d-agent/main/skills/meshy-3d-generation/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/meshy-dev/meshy-3d-agent/main/skills/meshy-3d-generation/SKILL.md"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. 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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有