Back to Directory
devops
Manage Bambu Labs 3D Printers thru your Agent
Operate and troubleshoot BambuLab printers with the bambu-cli (status/watch, print start/pause/resume/stop, files, camera, gcode, AMS, calibration, motion, fans, light, config, doctor). Use when a user asks to control or monitor a BambuLab printer, set up profiles or access codes, or translate a task into safe bambu-cli commands with correct flags, output format, and confirmations.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of bambu-cli skill.
- Provides guidance for operating and troubleshooting BambuLab printers with bambu-cli.
- Covers common tasks: printer control, monitoring, file management, camera usage, G-code, AMS, calibration, motion, fans, light, and configuration.
- Enforces safe defaults for confirmations, access codes, and output formats.
- Includes command summaries, environment variable usage, and troubleshooting tips.
- Offers sample quick start commands and best practices for safe operation.