A powerful command-line interface for monitoring, controlling, and troubleshooting BambuLab 3D printers over local network protocols.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install bambu-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install bambu-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Bambu CLI skill enables seamless integration between AI agents and BambuLab 3D printers. By leveraging MQTT, FTPS, and camera protocols, this Openclaw Skills addition allows developers to automate print jobs, monitor hardware status in real-time, and manage printer configurations without manual intervention. It provides a robust bridge for remote printer management, making it an essential tool for creators looking to streamline their 3D printing pipeline within the Openclaw Skills ecosystem.
This utility prioritizes safety and precision, offering structured JSON output for scripts and dry-run capabilities to preview actions before execution. Whether you are managing a single printer or a fleet, it provides the technical foundation needed for sophisticated additive manufacturing automation.
Initialize your printer configuration with the following command to integrate with Openclaw Skills:
bambu-cli config set --printer "MyPrinter" --ip 192.168.1.100 --serial 01S00A12345678 --access-code-file ./code.txt --default
Test the connection by checking the printer status:
bambu-cli status
Optionally, set environment variables like BAMBU_IP and BAMBU_ACCESS_CODE_FILE to simplify your workflow and avoid repetitive flags.
The skill manages data through JSON configurations and specific file hierarchies to ensure compatibility with Openclaw Skills:
| Component | Description |
|---|---|
| User Config | Located at ~/.config/bambu/config.json for global printer profiles. |
| Project Config | Located at ./.bambu.json for directory-specific printer settings. |
| File Storage | Supports .3mf and .gcode formats for uploads and printing. |
| Media | Captures snapshots in .jpg format for remote monitoring. |
| Output | Supports human (default), --json (structured), and --plain (key=value) formatting. |
Loading
A powerful CLI skill for searching German train connections, platforms, and schedules directly through an AI agent.

A reactive, type-safe state management library for Flutter that uses code generation to eliminate boilerplate and ensure compile-time safety.

A declarative routing package for Flutter that simplifies URL-based navigation and complex app flows through the Router API.

A comprehensive suite of five essential tools for building, automating, and managing professional AI agents within the OpenClaw ecosystem.

A comprehensive command-line interface for managing Fizzy kanban boards, cards, and team collaborations within automated workflows.

A sophisticated visual search tool that allows AI agents to identify objects, landmarks, and products using Google Lens via SerpAPI.








































