excalidraw-diagram

Convert textual descriptions into Excalidraw diagrams in multiple formats.

12|5|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/ahostbr/kuroryuu-public --skill excalidraw-diagram-ahostbr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excalidraw-diagram
Source: https://github.com/ahostbr/kuroryuu-public/tree/main/ai/skills/excalidraw/axton-obsidian-visual-skills/excalidraw-diagram
Command: npx skills add https://github.com/ahostbr/kuroryuu-public --skill excalidraw-diagram-ahostbr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill converts plain text into visual Excalidraw diagrams, enabling quick diagram generation directly from narrative content.

Core Features & Use Cases

  • Generate Obsidian-compatible diagrams in Markdown (.md) for Obsidian notes.
  • Produce Standard Excalidraw files (.excalidraw) for sharing and editing in Excalidraw.
  • Create Animated Excalidraw diagrams (.animate.excalidraw) to illustrate stepwise processes.

Quick Start

Describe the diagram you want and let Excalidraw Diagram Generator create the corresponding output.

Frequently Asked Questions about excalidraw-diagram

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

FAQPage Schema
How do I convert text to Excalidraw diagrams automatically?

You can convert text to Excalidraw diagrams by providing a plain text description of your desired layout. The tool then processes the narrative content and generates a ready-to-use Excalidraw diagram adhering to the proper JSON schema.

Does Excalidraw Markdown work with Obsidian notes?

Yes, Excalidraw Markdown works with Obsidian notes by generating compatible Markdown (.md) files. This allows you to embed and render generated diagrams directly within your Obsidian workspace.

Can I create animated Excalidraw files for stepwise processes?

Yes, you can create animated Excalidraw files for stepwise processes. The tool outputs Animated Excalidraw diagrams (.animate.excalidraw) specifically designed to illustrate sequential or teaching scenarios.

What is the best way to generate Excalidraw visualizations from text?

The best way to generate Excalidraw visualizations from text is using an automated workflow that parses your textual description and maps it directly to the Excalidraw JSON schema for immediate editing and sharing.

What are the limitations of converting text to Excalidraw diagrams?

Limitations of converting text to Excalidraw diagrams include relying entirely on the clarity of your textual descriptions for accurate visualization. Complex structural logic may require manual adjustments after generation.