Excalidraw Diagram

🌐Community
by axtonliu · vlatest · Repository

Generates beautiful diagrams in Excalidraw format from your prompts – perfect for visualizing ideas and concepts quickly!

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add excalidraw-diagram npx -- -y @trustedskills/excalidraw-diagram
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "excalidraw-diagram": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/excalidraw-diagram"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The excalidraw-diagram skill enables AI agents to generate and manipulate diagrams using Excalidraw, a popular open-source diagramming tool. It allows for the creation of visual content such as flowcharts, mind maps, and sketches directly within an AI workflow.

When to use it

  • To create quick visual summaries or brainstorming diagrams during meetings or planning sessions.
  • For generating annotated illustrations in documentation or presentations.
  • When collaborating with teams that prefer visual communication over text-based descriptions.

Key capabilities

  • Integration with Excalidraw for diagram creation and editing.
  • Support for exporting diagrams as images or sharing via links.
  • Ability to generate diagrams based on natural language prompts.

Example prompts

  • "Create a flowchart showing the steps in the customer support process."
  • "Draw a mind map of project goals and subtasks."
  • "Generate an annotated diagram explaining how machine learning models work."

Tips & gotchas

  • Ensure you have access to Excalidraw or its API for full functionality.
  • Diagram complexity may be limited by the AI's interpretation of your prompt, so clarity in instructions is key.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
axtonliu
Installs
1.1k

🌐 Community

Passed automated security scans.