This Skill lets agents and users create hand-drawn style diagrams by authoring standard Excalidraw element JSON and saving.excalidraw files. Core features…
This Skill lets agents and users create hand-drawn style diagrams by authoring standard Excalidraw element JSON and saving.excalidraw files. Core features include writing an elements array of Excalidraw objects, wrapping it in the standard.excalidraw envelope (type/version/source/appState), and persisting with write_file. Diagrams can be opened and edited at excalidraw.com or uploaded via the included scripts/upload.py to get a shareable URL (requires the cryptography package). Use cases: architecture and network diagrams, flowcharts, sequence diagrams, concept maps, UI mockups, and automated diagram generation from data or code. Advantages: no accounts or API keys, fully scriptable and version-control friendly, precise control of elements and styles, lightweight JSON interchange, and easy integration into agent workflows for reproducible diagram creation.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.