What problem does it solve?
This Skill removes the guesswork and formatting pain of creating clear IoT architecture diagrams by generating consistent PlantUML code that renders correctly.
Core Features & Use Cases
- Device and service diagram generation: Build IoT/SaaS/edge/cloud layouts using AWS mxgraph.ai stencil icons for sensors, gateways, IoT Core, analytics, and more.
- Correct PlantUML structure & conventions: Produces diagrams that follow required fences and start/end tags so they render reliably.
- Flow styling for IoT behaviors: Supports synchronous, asynchronous/event-driven, labeled, and physical/bidirectional connections using consistent arrow syntax.
- Grouping into zones/sites: Organize devices and components using PlantUML rectangles/packages to represent real deployments like smart factories, sensor networks, fleet telemetry, and digital twins.
Quick Start
Use the iot skill to generate a PlantUML diagram for a smart home where thermostats and cameras publish MQTT to IoT Core, device events trigger automation, and an Alexa-style skill coordinates the voice commands.