excalidraw

Translate natural language prompts into editable Excalidraw diagram files.

4|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/ClubMediterranee/ai-core --skill excalidraw-clubmediterranee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excalidraw
Source: https://github.com/ClubMediterranee/ai-core/tree/main/skills/excalidraw
Command: npx skills add https://github.com/ClubMediterranee/ai-core --skill excalidraw-clubmediterranee

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Users often need quick visual representations of ideas described in words. This skill converts natural language diagram requests into ready-to-edit Excalidraw diagrams, eliminating manual drawing time.

Core Features & Use Cases

  • NL-to-diagram generation for Flowcharts, system architectures, mind maps, and relationship diagrams.
  • Outputs a .excalidraw file that can be opened in Excalidraw or via the VS Code extension for further editing.
  • Real-world use: describe a user flow and instantly obtain a visual diagram detailing steps, decisions, and connections.

Quick Start

Describe the diagram you want in natural language and I will generate an Excalidraw file that you can open and edit.

Frequently Asked Questions about excalidraw

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

FAQPage Schema
How do I generate an Excalidraw diagram from natural language?

To generate an Excalidraw diagram from natural language, you provide a plain text description of your desired flowchart or system architecture, and the skill parses the input to map elements into Excalidraw shapes, outputting a ready-to-edit .excalidraw file.

Can I create flowcharts and mind maps using plain text descriptions?

Yes, you can create flowcharts and mind maps using plain text descriptions. The skill translates natural language diagram requests into structured Excalidraw JSON, mapping your described steps, decisions, and connections into visual elements.

What is the best way to visualize system architecture without manual drawing?

The best way to visualize system architecture without manual drawing is using natural language to Excalidraw diagram generation. You describe the system architecture in plain language, and the skill automatically generates valid Excalidraw JSON with proper IDs and layout hints.

Does the generated Excalidraw file support further editing in VS Code?

Yes, the generated Excalidraw file supports further editing in VS Code. The skill outputs a standard .excalidraw file that can be opened directly in Excalidraw or via the VS Code extension for immediate visual adjustments.

What types of diagrams can I build with a natural language diagram generator?

With a natural language diagram generator, you can build flowcharts, system architecture diagrams, mind maps, and relationship diagrams. The skill parses your NL prompts to map elements to Excalidraw shapes and generates valid Excalidraw JSON outputs.

Do I need any specific dependencies to convert text into Excalidraw JSON files?

No specific dependencies are required to convert text into Excalidraw JSON files. The skill independently parses your natural language input, maps elements to Excalidraw shapes, and generates valid Excalidraw JSON with proper IDs and layout hints.