AI AGENT ADDONS

Excalidraw files can be very large and hard to read. They store a lot of visual details that are not useful for understanding the diagram. This skill helps AI agents work with these files without wasting memory. It always sends the work to a helper agent.

The helper agent reads the file and gives back only the important parts. It lists the components, their connections, and the main ideas. It never returns the full raw file. This saves a lot of space and keeps the main agent focused on other tasks.

Anyone who uses Excalidraw for architecture diagrams or flowcharts will benefit. The skill makes sure the agent can handle many diagrams without running out of room. It is simple and reliable.

Add Excalidraw skill to your workflow

Global

mkdir -p ~/.claude/skills/excalidraw

Project

mkdir -p .claude/skills/excalidraw

Source Repository

Stars
28,343
Forks
2,956
Watchers
28,343
License
MIT
Last Push
23 days ago
Created
1 year ago