yctimlin / excalidraw-mcp
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/excalidraw-mcp && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3877" && unzip -o skill.zip -d .claude/skills/excalidraw-mcp && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/excalidraw-mcp/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Create, edit, and export live Excalidraw diagrams using mcp-excalidraw-server (MCP tools + canvas REST API). Use when an agent needs to draw/lay out diagrams, convert Mermaid to Excalidraw, query/update/delete elements, or export/import elements from a running canvas server (EXPRESS_SERVER_URL, default http://localhost:3000).
0 views
0 installs