excalidraw-diagram

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

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/wu1369955/gnet_debug --skill excalidraw-diagram-wu1369955
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excalidraw-diagram
Source: https://github.com/wu1369955/gnet_debug/tree/main/.agents/skills/excalidraw-diagram
Command: npx skills add https://github.com/wu1369955/gnet_debug --skill excalidraw-diagram-wu1369955

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

  • Multiple Output Formats: Supports Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw) diagrams.
  • Versatile Diagram Types: Can generate flowcharts, mind maps, hierarchy charts, and more based on input.
  • Use Case: Describe a business process in text, and have the Skill generate a flowchart diagram that can be directly embedded in your documentation.

Quick Start

Generate an Excalidraw diagram for the following process: 'User logs in -> Authenticate credentials -> Grant access'.

Frequently Asked Questions about excalidraw-diagram

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

FAQPage Schema
How do I generate an Excalidraw diagram from text?

You can generate an Excalidraw diagram from text by providing a textual description of processes or concepts. The tool analyzes the text, identifies relationships, and outputs JSON compatible with Excalidraw to render the diagram.

Can I create an Obsidian flowchart from a text description?

Yes, you can create an Obsidian flowchart from a text description. The tool supports Obsidian (.md) output formats, alongside Standard and Animated Excalidraw files, to visualize textual information directly within your notes.

What is the best way to visualize a business process as a mind map?

The best way to visualize a business process as a mind map is to input the process text into this diagram generator. It identifies concepts and relationships, automatically selecting a mind map or hierarchy chart to map the structure.

Does the Excalidraw diagram generator support animated output formats?

Yes, the Excalidraw diagram generator supports animated output formats. It can produce Animated (.excalidraw) diagrams in addition to Standard (.excalidraw) and Obsidian (.md) formats for dynamic visualization.

How does text to diagram visualization handle layout and color palettes?

Text to diagram visualization handles layout and color palettes by adhering to strict design rules during generation. It formats text and applies color palettes automatically to ensure the output JSON renders correctly in Excalidraw.

Do I need to manually format JSON to embed a flowchart in my documentation?

No, you do not need to manually format JSON to embed a flowchart in your documentation. The tool analyzes your text content and automatically outputs the required JSON or Markdown format for direct embedding.