excalidraw

Convert natural language prompts into hand-drawn style diagrams via JSON and roughjs.

24|4|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/aref-vc/excalidraw-skill --skill excalidraw-aref-vc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excalidraw
Source: https://github.com/aref-vc/excalidraw-skill/tree/main
Command: npx skills add https://github.com/aref-vc/excalidraw-skill --skill excalidraw-aref-vc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill converts text prompts into visually appealing, hand-drawn style diagrams that capture complex ideas quickly.

Core Features & Use Cases

  • Diagram Generation: Creates flowcharts, architecture sketches, and system designs from plain English descriptions.
  • Customizable Elements: Supports various shapes like rectangles, ellipses, diamonds, and arrows, with optional annotations and section labels.
  • Use Case: Imagine explaining a system architecture in a team meeting; input the description and receive a hand-drawn diagram for presentation.

Quick Start

Provide a description of your system architecture or workflow to generate a hand-drawn diagram that illustrates the concepts visually.

Frequently Asked Questions about excalidraw

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

FAQPage Schema
How do I generate a hand-drawn diagram from a text prompt?

To generate a hand-drawn diagram, you provide a natural language prompt describing your system elements and relationships, which the Skill renders into a visual SVG using roughjs.

Can I create a hand-drawn flowchart for system design visualization without drawing skills?

Yes, you can create a hand-drawn flowchart for system design by describing the architecture in plain English, and the tool automatically translates the text prompt into a visual diagram.

What do I need to describe to generate an architecture diagram from natural language?

You need to clearly describe the diagram elements, shapes like rectangles or diamonds, relationships, arrows, and optional section labels to generate an accurate architecture diagram from natural language.

Does the hand-drawn diagram generator support customizing shapes and annotations?

The hand-drawn diagram generator supports customizable elements including rectangles, ellipses, diamonds, and arrows, along with optional annotations and section labels for architectural visualization.

What is the best way to convert system architecture descriptions into visual content for presentations?

The best way to convert system architecture descriptions into visual content is using a tool that parses JSON specifications and renders them through roughjs and SVG manipulation to produce aesthetic hand-drawn diagrams.

Are there limitations when converting complex system design text prompts into hand-drawn diagrams?

A limitation when converting complex system design text prompts is that the output requires you to describe the diagram elements and relationships clearly, as ambiguous descriptions may not render the intended visual content.