bambu-studio-ai skillA

bambu-studio-ai is agent-read markdown (skill) from heyixuan2/bambu-studio-ai: End-to-end 3D printing for Bambu Lab printers. Finds models online (MakerWorld, Printables), generates them with AI (text-to-3D, image-to-3D) or as exact-dimension parametric CAD, checks and repairs printability, converts textures to AMS multi-color, renders previews, opens them in Bambu Studio for the user to print, and reads printer status, AMS filaments and print progress. Use this whenever the user wants to 3D print something, design or model an object for printing, work with STL/3MF/OBJ/GLB.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Bambu Studio AI

Turns "print me X" into a finished print on a Bambu Lab printer:

```
request → get a model (search / AI text or image / parametric / user file)
        → analyze + repair → [multi-color] → preview → user reviews, slices and prints in
          Bambu Studio → monitor (read-only)
```

The work is done by Python scripts in this skill's `scripts/` folder. This file tells you which one
to run at each step and where the user needs to be in the loop.

## Running the scripts

- `scripts/…` paths below are relative to the folder that contains this SKILL.md. Call them by
  full path **from the user's working directory**, and don't `cd` into the skill folder. Downloads
  and monitor logs go to `./bambu-output/` in the current directory (override with
  `BAMBU_OUTPUT_DIR`). `parametric.py` and `analyze.py`/`preview.py` write next to the file you
  name (`-o` or the input), so pass a path inside `bambu-output/` if you want everything together.
- Use a Python interpreter that has `requirements.txt` installed. On first use run
  `scripts/doctor.py`. If packages are missing, ask the user before installing them
…

Read the whole file at its exact version.

How to install

Latest version
mdr add heyixuan2/bambu-studio-ai/bambu-studio-ai@v2.0.0
Exact content
mdr add heyixuan2/bambu-studio-ai/bambu-studio-ai@sha256:0f8e1901122f85d7

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_kk7bhg7dags5z6wr.svg)](https://markdownregistry.com/a/art_kk7bhg7dags5z6wr)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v2.0.0 latest2026-09-19 96581b1 17,429 BA view · diff
v2.0.02026-09-19 445f543 17,381 BA view · diff
v2.0.02026-09-19 e4ad81b 16,658 BA view · diff
v2.0.02026-09-19 46d468d 16,145 BA view · diff
v2.0.02026-09-19 bbccb8a 16,105 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (17429 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

heyixuan2/bambu-studio-ai · 119 stars · license MIT · pushed 2026-09-19 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_kk7bhg7dags5z6wr
GET https://markdownregistry.com/api/v1/resolve?ref=heyixuan2/bambu-studio-ai/bambu-studio-ai
GET https://markdownregistry.com/api/v1/blob/0f8e1901122f85d718bc06e4026c85738d40ad2be231ef36720b65723f627b57

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

Browse by kind, by grade A, or by owner.