excalidraw

Generate editable .excalidraw JSON diagrams from text descriptions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mlamla123/openclaw-starter-kit --skill excalidraw-mlamla123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excalidraw
Source: https://github.com/mlamla123/openclaw-starter-kit/tree/main/skills/excalidraw
Command: npx skills add https://github.com/mlamla123/openclaw-starter-kit --skill excalidraw-mlamla123

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Generate editable Excalidraw diagrams programmatically from text descriptions, enabling rapid creation of shareable visuals without manual drawing.

Core Features & Use Cases

  • Create .excalidraw JSON diagrams that open directly in Excalidraw or compatible viewers.
  • Automatically convert text specifications into structured diagrams for architectures, workflows, ERs, and mind maps.
  • Workflow-ready: analyze a description, generate layout, and export a ready-to-edit diagram for collaboration.

Quick Start

Run the generator with a diagram spec to produce a .excalidraw file that you can open in Excalidraw.

Frequently Asked Questions about excalidraw

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

FAQPage Schema
How do I generate Excalidraw diagrams from text?

To generate Excalidraw diagrams from text, this Skill parses high-level text descriptions into structured layouts and exports them as editable .excalidraw JSON files for architectures, flowcharts, and mind maps.

Does the generated Excalidraw JSON file open directly in Excalidraw for editing?

Yes, the generated Excalidraw JSON files open directly in Excalidraw or compatible viewers, allowing you to edit the architecture diagrams, workflows, and ER diagrams afterward for collaboration.

Can I use text to automatically create architecture diagrams and ER diagrams without manual drawing?

Yes, you can automatically convert text specifications into structured diagrams for architectures, workflows, ERs, and mind maps, satisfying a programmatic diagram generation workflow without manual drawing.

What is the best way to automate visualization creation for shareable system overviews?

The best way to automate visualization creation is using this Skill to translate text specifications into ready-to-edit .excalidraw files, applying text parsing, element placement, simple theming, and export to a shareable diagram file.

Are there limitations to the simple theming applied during programmatic diagram generation?

The simple theming applied during programmatic diagram generation is limited to basic element placement and text parsing logic, meaning highly customized visual styling may require manual adjustments in Excalidraw afterward.

Do I need any specific dependencies to convert text specifications into .excalidraw JSON files?

No external dependencies are required to convert text specifications into .excalidraw JSON files, as the Skill operates independently using its internal scripts and references to parse text and generate layouts.