iot

Generate IoT architecture diagrams in PlantUML with AWS mxgraph stencil icons.

Updated May 29, 2026
One-click install
npx skills add https://github.com/aryanshrai03/readme-ai --skill iot-aryanshrai03
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iot
Source: https://github.com/aryanshrai03/readme-ai/tree/main/api/skills/iot
Command: npx skills add https://github.com/aryanshrai03/readme-ai --skill iot-aryanshrai03

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns IoT architecture ideas into clear, consistent diagrams you can share and iterate on quickly.

Core Features & Use Cases

  • IoT diagram generation guidance: Produces PlantUML-ready IoT diagrams using the required start/end structure and correct code fences.
  • AWS IoT stencil mapping: Shows how to reference IoT service/device/sensor icons using the mxgraph.aws4.* stencil syntax.
  • Architecture pattern coverage: Supports common layouts like smart home, smart factory, edge computing, fleet telemetry, digital twin, sensor networks, device management, and robotics.

Quick Start

Ask the skill to generate an IoT architecture diagram for a smart factory that includes sensors, a Greengrass edge layer, IoT Core, and cloud analytics, and return the result as PlantUML enclosed in a plantuml or puml code fence.

Frequently Asked Questions about iot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an IoT architecture diagram using PlantUML?

To generate an IoT architecture diagram, use PlantUML syntax with proper @startuml and @enduml wrapping, reference AWS mxgraph.aws4.* stencils for devices and sensors, and enclose the code in plantuml or puml fences.

Can I use AWS stencils for edge computing and smart factory architecture diagrams?

Yes, AWS stencils are supported via the mxgraph.aws4.* syntax for edge computing and smart factory architecture diagrams, allowing you to map IoT services, sensors, and edge devices like Greengrass with correct flow connectors.

What IoT architecture patterns are supported for PlantUML diagramming?

Supported IoT architecture patterns include smart home, smart factory, edge computing, fleet telemetry, sensor networks, digital twins, device management, and robotics, all rendered using PlantUML syntax and AWS stencil icons.

Do I need to manually wrap PlantUML code in start and end tags for IoT diagrams?

Yes, you must manually wrap your IoT diagram code with @startuml and @enduml tags, enclose it within plantuml or puml code fences, and use correct mxgraph.aws4.* icon references and flow connectors to ensure valid rendering.

How do I map IoT sensors and cloud services to icons in a PlantUML architecture diagram?

You map IoT sensors and cloud services to icons by referencing the mxgraph.aws4.* stencil syntax within your PlantUML code, ensuring devices, edge layers, and cloud analytics services are visually represented with correct flow connectors.