Excalidraw
Excalidraw generates beautiful hand-drawn diagrams and flowcharts from your text descriptions – perfect for visual collaboration!
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add softaworks-excalidraw npx -- -y @trustedskills/softaworks-excalidraw
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"softaworks-excalidraw": {
"command": "npx",
"args": [
"-y",
"@trustedskills/softaworks-excalidraw"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to generate and interact with Excalidraw diagrams, allowing them to create hand-drawn style sketches directly within chat interfaces. It supports rendering various diagram types including flowcharts, UML diagrams, and freehand drawings based on natural language descriptions.
When to use it
- Visualizing complex system architectures or data flow processes during a brainstorming session.
- Creating quick UML class diagrams or sequence charts to clarify software design requirements.
- Sketching whiteboard-style meeting notes or mind maps to organize unstructured ideas.
Key capabilities
- Generates hand-drawn style illustrations automatically from text prompts.
- Supports multiple diagram types including flowcharts, entity-relationship models, and org charts.
- Renders diagrams directly in the chat interface without requiring external file uploads.
- Allows for iterative refinement of visual concepts through conversational feedback.
Example prompts
- "Create a flowchart showing the user authentication process for a mobile app."
- "Draw a simple mind map outlining key features for a project management tool."
- "Sketch a UML sequence diagram illustrating how a customer places an order on an e-commerce site."
Tips & gotchas
Ensure your prompts are descriptive enough to convey the desired structure, as the AI interprets text into visual layouts. While the hand-drawn aesthetic is unique for quick conceptualization, it may not be suitable for final production-grade documentation requiring precise vector graphics.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.