Excalidraw
Provides AWS guidance and assistance for deploying and managing cloud infrastructure.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add aws-samples-excalidraw npx -- -y @trustedskills/aws-samples-excalidraw
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"aws-samples-excalidraw": {
"command": "npx",
"args": [
"-y",
"@trustedskills/aws-samples-excalidraw"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill integrates Excalidraw, a collaborative drawing tool, into your AI agent. It allows the agent to create and share diagrams, sketches, and visual representations directly within its workflow. The agent can generate drawings based on textual descriptions or modify existing Excalidraw scenes.
When to use it
- Brainstorming sessions: Have the agent visually represent ideas during a collaborative brainstorming session.
- Diagram creation: Generate flowcharts, system diagrams, or other visual aids for documentation or presentations.
- Visual explanations: Allow the agent to explain complex concepts through illustrative drawings.
- Interactive design: Facilitate interactive design processes by having the agent create and modify sketches based on user feedback.
Key capabilities
- Drawing creation from text prompts
- Scene sharing and collaboration
- Modification of existing Excalidraw scenes
- Integration with other AI agent tools
Example prompts
- "Create a flowchart showing the steps in our deployment process."
- "Draw a simple diagram illustrating the architecture of our new application."
- "Can you modify the existing drawing to add a database component?"
Tips & gotchas
- The quality of the generated drawings depends heavily on the clarity and detail provided in the prompts. Be specific with your requests.
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.