What problem does it solve? Turning a verbal description of a system or flow into a polished diagram normally requires manual drawing tools and online services. This Skill generates a complete diagram triplet — mermaid source, an editable .excalidraw file, and rendered SVG/PNG images — entirely offline. ## Core Features & Use Cases - Text-to-Diagram Generation: Accepts a plain-English description or existing mermaid source and produces a structured diagram. - Triple Output Format: Emits the mermaid source, an .excalidraw file openable on excalidraw.com with a hand-drawn aesthetic, plus clean mermaid-style SVG and PNG renders. - Fully Offline Rendering: All conversion and rendering happens locally without sending content to external services. - Use Case: Ask the agent to "draw the architecture" of your request pipeline, and receive an editable Excalidraw file for iteration plus a PNG ready to paste into documentation. ## Quick Start Ask the agent to make a diagram of your authentication flow and open the generated .excalidraw file to edit it.