excalidraw

Installation
SKILL.md

Excalidraw Diagram Generator

Create Excalidraw-compatible JSON diagrams. Output .excalidraw.json files.

JSON Schema

{
  "type": "excalidraw",
  "version": 2,
  "source": "https://excalidraw.com",
  "elements": [],
  "appState": {
    "gridSize": null,
    "viewBackgroundColor": "#ffffff"
  },
  "files": {}
}
Related skills

More from kv0906/cc-skills

Installs
32
GitHub Stars
14
First Seen
Jan 24, 2026