excalidraw-use
Installation
SKILL.md
Excalidraw: images onto a board
Excalidraw is a whiteboard people draw on live. This skill covers the part that is fiddly to do by hand: getting a lot of existing images onto a board, laid out so nobody has to drag them apart afterwards.
It does not generate diagrams from prose. If the request is "draw the
architecture" or "make a flowchart", that is a diagram-generation job — several
tools and skills do it, including a diagram skill in the gstack suite if the
user has it installed.
Which job is this?
| The user says | Go to |
|---|---|
| "put these images on my board", "add the old screenshots to the canvas" | Job 1 — build a pick tray |
| "turn the deck into images", "screenshot every slide" | Job 2 — deck to images, then Job 1 |
| "what's in this file", "how big is this board", "is anything broken" | Job 3 — inspect |
| "draw me a flowchart from this description" | not this skill |