ahmadawaisahmadawaisCommunityยท1 Agent Skills Included

excalidraw-cli

Hand-drawn Excalidraw diagrams generated from terminal JSON

Generates hand-drawn Excalidraw diagrams, flowcharts, and architecture maps directly from JSON in the terminal. Applies sketch-style defaults automatically, so you write far less markup and skip manual canvas dragging. Saves diagram checkpoints, restores previous versions, and exports files to shareable excalidraw.com links in seconds.
npx skills add ahmadawais/excalidraw-cli --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install excalidraw-cli?โ–ผ

Run `npx skills add ahmadawais/excalidraw-cli --all -g -y` in your terminal to install it globally as a skill.

How to create Excalidraw diagrams from the command line?โ–ผ

Pass your diagram elements as JSON to the create command, for example `excalidraw create --json '[...]' -o diagram.excalidraw`, and the file is generated instantly.

Can I share diagrams made with excalidraw-cli?โ–ผ

Yes. Run `excalidraw export diagram.excalidraw` to upload your file and get a shareable excalidraw.com link.

Does excalidraw-cli work with AI coding agents?โ–ผ

Yes. It ships with a SKILL.md file, so agents in Claude Code, Cursor, and similar tools can generate diagrams from plain-English requests.

Do I need design skills to use excalidraw-cli?โ–ผ

No. Hand-drawn styling, fonts, and colors are applied by default, so simple JSON produces polished diagrams automatically.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’