Creality Print Skill — Development skill for Claude Code
Print-ready multi-colour 3MF for Creality (创想三维) printers — one object, N parts, one CFS slot per part — verified against Creality Print's own loader.
How to install Creality Print Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open KeWang0622/creality-print-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Creality Print Skill does
Print-ready multi-colour 3MF for Creality (创想三维) printers — one object, N parts, one CFS slot per part — verified against Creality Print's own loader. Agent skill + zero-dependency Python tool + Blender headless path.
Alternatives in Development
- Project-Level Skills — This directory contains skills for developing and maintaining the claude-mem project itself, not skills that a 39.3k ★
- Part 1 — Deep Research Prompt Builder — I'm going to help you create a research prompt for your project 2.1k ★
- Beautiful Feishu Whiteboard — 35 curated colour palette styles for building beautiful, editable Feishu / Lark (飞书) whiteboards 687 ★
README
Creality Print Skill
**Print-ready multi-colour 3MF for Creality (创想三维) printers — one object, N parts, one filament slot per part — verified against Creality Print's own loader.**

[](https://github.com/KeWang0622/creality-print-skill/actions/workflows/ci.yml)   
[Skill](SKILL.md) · [3MF anatomy](reference/3mf-anatomy.md) · [Pitfalls 踩坑](reference/pitfalls.md) · [Geometry sources](reference/geometry-sources.md) · [Compatibility](reference/compatibility.md) · [Issues](https://github.com/KeWang0622/creality-print-skill/issues)
An agent skill (`SKILL.md`) plus a zero-dependency tool (`creality3mf.py` + `data/printers.json`) that turns STL/OBJ parts or a Blender scene into a `.3mf` that Creality Print opens as a single multi-colour object, centred on the bed, with every part already assigned to a CFS slot. Bambu Studio and OrcaSlicer share the loader this was checked against (not yet verified on them — see the compatibility matrix).

bash scripts/dev.sh install # Python >= 3.9, nothing else
bash scripts/dev.sh example # builds examples/out/nameplate.3mf and inspects it
examples/out/nameplate.3mf
application: Creality_Print V7.2.1.5476 Release sliced: False
object 2 'nameplate HELLO' extruder=1 bbox [115.0, 137.0, 0.0] -> [185.0, 163.0, 4.0]
part 1 'Plate' extruder=1
part 3 'Lettering' extruder=2
Open that file in Creality Print with **File → Open Project**, put black in CFS slot 1 and white in slot 2, slice.
Use it
**As a Claude Code / agent skill** — `npx skills add KeWang0622/creality-print-skill` (Ver
Related Skills
3D File Toolkit
Pure-Python toolkit for inspecting, editing, converting, and analyzing 3D print files, supports 3MF, STL, OBJ,
Agent Link
Run multiple Claude Code & Codex accounts at once — parallel, hot-switched, or auto-routed. One slot per accou
Yapcut
A two-part Claude Code content engine. Outlier Radar researches your niche and writes weekly ready-to-film sho
Generating Business Collateral
Claude Code skill for producing a business's onsite print collateral and online assets as verified files — der
Claude Sbox
Claude Code skill for s&box game development. Schema-verified API reference, 10 runnable examples, zero Unity
Albert
Autonomous multi-agent harness for Claude Code (A.L.B.E.R.T. orchestrator) plus a zero-dependency live HUD con
Related Agents
Goal Queue Architect
Decomposes a large goal into a dependency-ordered queue of smaller goals. Invoke when a goal has more than abo
Parts Contributor
Use when adding or modifying a part in the Cosmos parts library — a new switch, microcontroller, display, trac
Executer
Implements one Part by writing code per the scout's step list. Generic — runs whatever commands the brief and