excalidraw-diagram

Generate Excalidraw diagrams from text in Obsidian, Standard, and Animated modes.

18|2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/Treasoni/kaoyan_skills --skill excalidraw-diagram-treasoni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excalidraw-diagram
Source: https://github.com/Treasoni/kaoyan_skills/tree/main/excalidraw-diagram
Command: npx skills add https://github.com/Treasoni/kaoyan_skills --skill excalidraw-diagram-treasoni

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Excalidraw diagrams from plain text are time-consuming to assemble manually; this Skill automates diagram generation from textual content to accelerate notes, planning, and concept visualization.

Core Features & Use Cases

  • Generate Obsidian-ready diagrams (.md) and standalone Excalidraw diagrams (.excalidraw) in Standard and Animated modes.
  • Support for workflows like note-taking, mind maps, flowcharts, and hierarchical diagrams to visualize ideas.
  • Use case: quickly convert a process description into a visual flowchart for a project brief or study notes.

Quick Start

Provide a text description and choose a mode to generate the corresponding Excalidraw diagram.

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?

You can generate Excalidraw diagrams from plain text by providing a text description and selecting a mode. The Skill processes your input and outputs a structured Excalidraw JSON file that is ready to save and use for visualization.

Can I create Obsidian markdown diagrams from text content automatically?

Yes, you can create Obsidian-ready diagrams by using the Obsidian MD mode. This mode converts your text content into a markdown file with an embedded Excalidraw diagram, enforcing a frontmatter-driven configuration for consistent notes.

What is the best way to automate flowchart and mind map creation from notes?

Automating flowchart and mind map creation is best handled by using Standard Excalidraw mode. It applies defined layout rules to your text content, accelerating the visualization of hierarchical diagrams and project briefs.

Does the Excalidraw text-to-diagram generator support animated diagrams?

Yes, the generator supports animated diagrams through the Animated Excalidraw mode. This mode transforms textual process descriptions into animated visual outputs while maintaining the defined Excalidraw JSON structure.

Do I need to manually configure the Excalidraw JSON structure to save my generated diagrams?

No, you do not need to manually configure the Excalidraw JSON structure. The Skill enforces a defined JSON structure and layout rules automatically, ensuring your generated diagrams are consistent and savable without manual formatting.