My Excalidraw skill


Excalidraw is a handy diagramming tool that is not only free to use, but also agent friendly. Objects in an Excalidraw are in JSON format, which agents can easily understand and produce. Naturally, a skill is needed for agents to become experts on Excalidraw, but I checked all the existing skills on GitHub, and all of them (including one with over 4,600 stars) lacked features I would have liked. So I built one myself. Here’re some of its nice features:

I open-sourced this skill — one of only five that I installed — available at github.com/baochunli/excalidraw. With only about 2,400 tokens in its SKILL.md and 4,300 tokens in its optional references, this lightweight skill is now my preferred tool for drawing diagrams in my research papers.