excalidraw-diagram

Generate Excalidraw diagrams from natural language descriptions in multiple formats.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/gatieme/agent-toolkit --skill excalidraw-diagram-gatieme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excalidraw-diagram
Source: https://github.com/gatieme/agent-toolkit/tree/main/skills/excalidraw-diagram
Command: npx skills add https://github.com/gatieme/agent-toolkit --skill excalidraw-diagram-gatieme

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of visual diagrams from textual descriptions, making complex information easier to understand and communicate.

Core Features & Use Cases

  • Multi-format Output: Generates diagrams in Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw) formats.
  • Versatile Diagram Types: Supports flowcharts, mind maps, hierarchy charts, and more.
  • Use Case: Describe a business process in plain text, and have the Skill generate a flowchart diagram that can be directly used in your documentation or presentations.

Quick Start

Use the excalidraw-diagram skill to generate a flowchart for the following process: 'User logs in -> System authenticates -> User accesses dashboard'.

Frequently Asked Questions about excalidraw-diagram

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

FAQPage Schema
How do I generate Excalidraw diagrams from plain text?

To generate Excalidraw diagrams from plain text, provide a natural language description of your concepts and relationships. The skill analyzes the text to identify hierarchy and outputs JSON compatible with Excalidraw.

Can I create Obsidian mind maps and flowcharts from text descriptions?

Yes, you can create Obsidian mind maps and flowcharts from text descriptions. The skill supports Obsidian (.md), Standard (.excalidraw), and Animated output formats for your visualizations.

What types of diagrams can I convert text into using this approach?

You can convert text into flowcharts, mind maps, and hierarchy charts. The skill selects the appropriate diagram type by analyzing your text to identify concepts, relationships, and structural hierarchy.

Does the generated Excalidraw JSON follow specific layout and color design rules?

Yes, the generated Excalidraw JSON adheres to strict design rules for text, layout, and color. This ensures your visual diagrams maintain consistent formatting and clear structural visualization.

What is the best way to visualize a business process flowchart for documentation?

The best way to visualize a business process flowchart is to describe the process in plain text. The skill automates diagram creation, making complex information easier to understand and directly use in documentation.

Are there limitations when generating animated Excalidraw diagrams from text?

Animated Excalidraw diagrams rely on accurate text analysis to map concepts and relationships into structured JSON. Complex or ambiguous natural language descriptions may result in incorrect hierarchy or layout visualization.