Excalidraw Flowchart
Generates beautiful flowcharts directly from your text prompts using Excalidraw, streamlining visualization and documentation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add excalidraw-flowchart npx -- -y @trustedskills/excalidraw-flowchart
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"excalidraw-flowchart": {
"command": "npx",
"args": [
"-y",
"@trustedskills/excalidraw-flowchart"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to generate flowcharts using Excalidraw. It leverages Excalidraw's collaborative, hand-drawn style diagrams and provides a visual representation of processes or workflows described in text. The agent can create new flowcharts from scratch or modify existing ones based on user instructions.
When to use it
- Process Documentation: Visualize complex business processes for clarity and understanding within a team.
- Workflow Design: Quickly sketch out potential workflows during brainstorming sessions, iterating visually.
- Technical Explanations: Create diagrams illustrating software architecture or data flow in technical documentation.
- Problem Solving: Map out decision-making processes to identify bottlenecks or areas for improvement.
Key capabilities
- Generates Excalidraw flowcharts from text descriptions.
- Creates new flowcharts.
- Modifies existing flowcharts based on instructions.
- Utilizes Excalidraw's hand-drawn aesthetic.
Example prompts
- "Create a flowchart outlining the steps for onboarding a new employee."
- "Generate an Excalidraw diagram of the customer order process, starting with 'Receive Order'."
- “Modify the existing flowchart to add a decision point: ‘Is payment received?’”
Tips & gotchas
The quality of the generated flowchart depends heavily on the clarity and detail in your prompt. Be specific about shapes, connections, and labels for best results.
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.