What problem does it solve? Creating diagrams manually in drawing tools is slow and tedious, especially when you need to quickly visualize a process, system architecture, or concept hierarchy. This Skill converts plain-language descriptions directly into ready-to-open .excalidraw files, eliminating manual drawing work. ## Core Features & Use Cases - Nine Diagram Types: Generate flowcharts, relationship diagrams, mind maps, architecture diagrams, data flow diagrams, swimlane business flows, class diagrams, sequence diagrams, and ER diagrams. - Icon Library Integration: Split .excalidrawlib icon packs (e.g., AWS architecture icons) into individual files and insert them into diagrams with Python scripts that handle coordinate transforms and ID collisions. - Deterministic Editing Scripts: Add icons and labeled arrows to existing diagrams via command-line scripts without consuming AI context tokens on large icon JSON data. - Use Case: Ask for an AWS architecture diagram with an Internet Gateway, VPC, load balancer, EC2 instance, and RDS database, and receive a complete .excalidraw file with professional icons, labels, and connecting arrows that opens directly in Excalidraw. ## Quick Start Ask the AI to create a flowchart of your user registration process and save it as an Excalidraw file.