What problem does it solve? Turning a verbal description of an architecture or flow into a polished, editable diagram normally requires manual drawing tools and online renderers. This Skill generates a complete diagram triplet—mermaid source, an editable .excalidraw file, and rendered SVG/PNG images—fully offline. ## Core Features & Use Cases - Text-to-Diagram Generation: Accepts an English description or existing mermaid source and produces a clean mermaid-style diagram. - Editable Output: Produces an .excalidraw file you can open on excalidraw.com for hand-drawn aesthetic edits, alongside rendered SVG and PNG files. - Fully Offline Rendering: All rendering happens locally without network calls to external diagram services. - Use Case: Ask the agent to "draw the architecture" of your request pipeline, and receive a flowchart you can immediately embed in docs as PNG or refine interactively in Excalidraw. ## Quick Start Ask the agent to make a diagram of your system's request flow from a short English description.