Excalidraw Diagram Skill lets agents generate hand-drawn style diagrams by producing standard Excalidraw element JSON and saving.excalidraw files. Use it t…
Excalidraw Diagram Skill lets agents generate hand-drawn style diagrams by producing standard Excalidraw element JSON and saving.excalidraw files. Use it to programmatically create architecture diagrams, flowcharts, sequence diagrams, concept maps, and mockups. Key features: emit a valid.excalidraw envelope (type, version, source, elements, appState); rely on sensible defaults for stroke, fill, roughness, and opacity; save files via write_file for drag-and-drop editing at excalidraw.com; and optionally run scripts/upload.py to obtain a shareable URL (requires Python cryptography). Core advantages: a fully offline, JSON-first workflow (no API keys or rendering libraries), easy versioning and diffing in source control, deterministic programmatic generation, and direct compatibility with Excalidraw for interactive refinement.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.