kilnControl 3D printers with AI agents — 430 MCP tools, 114 CLI commands, text/sketch-to-3D generation, model marketplace search, multi-printer fleet support, sa...
Install via ClawdBot CLI:
clawdbot install codeofaxel/kilnGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:8420/api/tools/printer_statusCalls external URL not in known-safe list
https://github.com/codeofaxel/KilnAI Analysis
The skill's external calls appear consistent with its stated purpose (printer control via local MCP server and GitHub repository). The POST to localhost:8420 is a local API for printer communication, not an unauthorized external data sink. The GitHub URL is the project's public repository.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
A design firm uses Kiln to allow clients to request 3D printed prototypes via an AI agent. The agent searches model marketplaces, generates designs from text descriptions, slices files, and queues prints on a Bambu Lab printer, with automated monitoring and cost estimation for billing.
A university engineering lab deploys Kiln to manage a fleet of Prusa and Klipper printers. Students interact with an AI agent to submit print jobs, which are automatically sliced and scheduled across printers, with safety checks and camera monitoring to prevent failures and optimize resource use.
A small manufacturing business uses Kiln to automate production of custom parts. The AI agent handles model search from platforms like MyMiniFactory, auto-slices with OrcaSlicer, and manages multiple printers simultaneously, providing real-time progress updates and material cost tracking for efficiency.
A studio specializing in resin 3D printing for jewelry and miniatures integrates Kiln with Elegoo printers. The AI agent assists in generating designs from sketches, queues prints with safety validations, and monitors prints via snapshots to detect issues early, reducing material waste.
Offer Kiln as a cloud or on-premise service with tiered subscriptions for individuals, small businesses, and enterprises. Revenue comes from monthly fees based on features like fleet size, advanced AI tools, and priority support, targeting users in manufacturing and education.
Provide custom integration and setup services for businesses adopting Kiln, including training, printer configuration, and AI agent customization. Revenue is generated through project-based fees and ongoing maintenance contracts, ideal for complex industrial applications.
Monetize by partnering with model marketplaces like MyMiniFactory or Cults3D, earning commissions on sales generated through Kiln's search tools. Additionally, offer premium slicing profiles or material catalogs for a fee, leveraging the user base for indirect revenue streams.
💬 Integration Tip
Start by installing Kiln via pip on a dedicated server, then configure MCP tools for your specific printer type (e.g., Bambu Lab MQTT) and test with basic CLI commands before integrating with AI agents like Claude for safe automation.
Scored Jun 19, 2026
Test internet connection speed using Ookla's Speedtest CLI. Measure download/upload speeds, latency, and packet loss. Format results for social sharing on Moltbook/Twitter. Track speed history over time. Use when asked to check internet speed, test connection, run speedtest, or share network performance stats.
Control Bambu Lab 3D printers locally via MQTT (no cloud). Supports A1, A1 Mini, P1P, P1S, X1C.
Parse and generate MLSCP (Micro LLM Swarm Communication Protocol) commands. Use when communicating with other agents efficiently, parsing compressed commands, or generating token-efficient instructions. Reduces token usage by 70-80% compared to natural language.
Send and receive files to/from nearby devices using the LocalSend protocol. Trigger with /localsend to get an interactive Telegram menu with real inline butt...
Manage Nostr posting and engagement via the nak CLI. Use for creating notes, replying in threads, tagging npubs, checking replies/mentions, monitoring a rela...
Analyze local PCAP/PCAPNG files with tshark to generate detailed network forensics reports including talkers, ports, DNS, TLS, HTTP, and anomaly summaries.