What problem does it solve? Creating diagrams manually in drawing tools is slow and tedious, especially when you need flowcharts, architecture diagrams, or mind maps quickly from a written description. This Skill converts natural language requests directly into valid .excalidraw files that open immediately in Excalidraw. ## Core Features & Use Cases - Multi-Type Diagram Generation: Produces flowcharts, relationship diagrams, mind maps, architecture diagrams, DFDs, swimlanes, class diagrams, sequence diagrams, and ER diagrams as valid Excalidraw JSON. - Icon Library Integration: Splits .excalidrawlib files into individual icons and inserts them into diagrams via Python scripts, enabling professional AWS/GCP/cloud architecture visuals without loading large icon data into context. - Deterministic Editing Scripts: Adds icons and arrows to existing diagrams with automatic coordinate transformation, unique ID generation, and safe .edit-suffix file handling. - Use Case: Ask for an AWS architecture diagram with VPC, ELB, EC2, and RDS; the Skill creates the base file, places official icons with labels, and connects them with styled arrows. ## Quick Start Ask the agent to create a flowchart of your user registration process and save it as an .excalidraw file you can open at excalidraw.com.