meshy-3d-printing

仓库创建 2026年3月17日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由

支持多色打印与自动切片器探测,方便打印工作流。

▸ 风险提示

可能访问本地文件系统并检测本地切片器/打印机权限

这个 Skill 做什么

将 Meshy 输出准备并发送到切片器以进行 3D 打印。

把 Meshy 生成的 3D 模型准备好并发给切片器(slicer)去打印,能自动识别 Bambu、OrcaSlicer、Prusa、Cura、Creality、Elegoo、Anycubic 等常见工具,并支持白模和多色打印的 API 流程。当用户提到 3D 打印、切片、3mf 或想把模型做成人偶、钥匙扣、灯具等实物时就能用。亮点是把 Meshy 输出到 Creative Lab 的成品流水线(figure/ lamp/ keychain/ fridge-magnet)和下载优化流程都打通了。

▸ 展开 SKILL.md 英文原文

3D print models generated with Meshy AI, plus Creative Lab consumer products. Handles slicer detection, white model printing, multi-color printing via API, the Creative Lab pipeline (figure / lamp / keychain / fridge-magnet), and print-optimized download workflows. Use when the user mentions 3D printing, slicing, Bambu, OrcaSlicer, Prusa, Cura, Creality Print, Elegoo, Anycubic, multicolor, multi-color, 3mf, Creative Lab, or wants a figurine, keychain, fridge magnet, lamp, collectible, miniature, or physical product from a photo.

垂直行业3D打印切片多色打印硬件集成通用
56
Stars
9
Forks
3
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/meshy-dev/meshy-3d-agent/main/skills/meshy-3d-printing/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/meshy-dev/meshy-3d-agent/main/skills/meshy-3d-printing/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Meshy 3D Printing

Prepare and send Meshy-generated 3D models to a slicer for 3D printing. Supports white model (single-color) and multicolor printing workflows with automatic slicer detection.

**Prerequisite:** This skill reuses the utility functions (`create_task`, `poll_task`, `download`, `get_project_dir`, etc.) and environment setup from `meshy-3d-generation`. However, **when the user wants to 3D print, this skill controls the entire workflow** — including generation, format selection, downloading, and slicer integration. Do NOT run `meshy-3d-generation`'s workflow first and then hand off here — this skill must control parameters from the start (e.g. `target_formats` with `"3mf"` for
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有