drawbridge - Generate hand-drawn style Excalidraw diagrams
Drawbridge generates Excalidraw diagrams and renders them to PNG or SVG files or pushes them to a live canvas via HTTP API.
Tags
Updated: 2026-09-20Capabilities
What this skill does
- Generate Excalidraw JSON diagrams
- Push elements to live canvas
- Render diagrams to PNG SVG
- Save diagrams as excalidraw files
- Bind arrows to target shapes
Inputs
- Diagram requests and descriptions
- Live canvas session parameters
- Excalidraw JSON files
Outputs
- Live canvas state updates
- Excalidraw document files
- PNG image files
- SVG image files
Requirements
- Drawbridge HTTP API service
- Node.js with tsx runner
- Python 3 interpreter
- Headless Chromium
- curl command line tool
