← ClaudeAtlas

meshy-3d-printinglisted

3D print models generated with Meshy AI. Handles slicer detection, white model printing, multi-color printing via API, 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, or wants to print a figurine, miniature, or physical model.
meshy-dev/meshy-3d-agent · ★ 31 · AI & Automation · score 86
Install: claude install-skill meshy-dev/meshy-3d-agent
# 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 multicolor). --- ## Intent Detection Proactively suggest 3D printing when these keywords appear in the user's request: - **Direct**: print, 3d print, slicer, slice, bambu, orca, prusa, cura, multicolor, multi-color, 3mf - **Implied**: figurine, miniature, statue, physical model, desk toy, phone stand When detected, guide the user through the appropriate print pipeline below. --- ## Decision Tree: White Model vs Multicolor **IMPORTANT**: When the user wants to 3D print, follow this flow: 1. **Detect installed slicers** first (see Slicer Detection Script below) 2. **Ask the user**: "Do you want a single-color (white) print or multicolor?" 3. If **white model** → follow White Model Pipeline 4. If **multicolor**: a. Check if a multicolor-capable slicer is installed b. Supported