excalidraw

Convert Excalidraw element JSON into portable .excalidraw diagram files.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/ChimeraFoundationa/Agentx --skill excalidraw-chimerafoundationa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excalidraw
Source: https://github.com/ChimeraFoundationa/Agentx/tree/main/skills/creative/excalidraw
Command: npx skills add https://github.com/ChimeraFoundationa/Agentx --skill excalidraw-chimerafoundationa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Create and export hand-drawn style diagrams from structured Excalidraw element JSON, enabling easy sharing and offline editing.

Core Features & Use Cases

  • Generate hand-drawn style diagrams (architecture diagrams, flowcharts, sequence diagrams, concept maps) from Excalidraw JSON.
  • Save diagrams as .excalidraw files for editing offline or upload to excalidraw.com for quick sharing.
  • Bind text and shapes using Excalidraw's container bindings to ensure clear, connected visuals.

Quick Start

Load your elements array and save it as a .excalidraw file.

Frequently Asked Questions about excalidraw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Excalidraw JSON into a shareable diagram file?

Yes, you can generate architecture diagrams, flowcharts, sequence diagrams, and concept maps by composing structured Excalidraw element JSON and exporting the standard envelope format.

How do I bind text labels to shapes in Excalidraw JSON?

You can export your generated Excalidraw JSON diagrams as .excalidraw files for offline editing, or use the included upload utility script to upload them to excalidraw.com for quick sharing.

What is the best way to generate architecture diagrams from JSON?

The best way to generate architecture diagrams from JSON is to compose structured Excalidraw elements using container bindings, then save the output as a standard .excalidraw file.

Does this approach support generating sequence diagrams and concept maps?

Yes, this approach supports generating sequence diagrams and concept maps by composing Excalidraw elements from JSON, applying container bindings to ensure clear and connected visuals.

How do I upload my generated Excalidraw diagrams for collaboration?

To upload your generated Excalidraw diagrams for collaboration, use the optional upload utility script provided in the Skill's scripts directory to push your files directly to excalidraw.com.