excalidraw-skill

yctimlin · Development

用于程序化创建、编辑和优化Excalidraw图表的画布工具包,支持实时画布同步。当代理需要:(1) 在实时画布上绘制或布局图表,(2) 使用describe_scene和get_canvas_screenshot迭代优化图表以查看自身成果,(3) 导出/导入.excalidraw文件或PNG/SVG图像,(4) 保存/恢复画布快照,(5) 将Mermaid转换为Excalidraw,或(6) 执行元素级的增删改查、对齐、分布、分组、复制和锁定操作时使用。需运行画布服务器(EXPRESS_SERVER_URL,默认http://localhost:3000)。

Programmatic canvas toolkit for creating, editing, and refining Excalidraw diagrams via MCP tools with real-time canvas sync. Use when an agent needs to (1) draw or lay out diagrams on a live canvas, (2) iteratively refine diagrams using describe_scene and get_canvas_screenshot to see its own work, (3) export/import .excalidraw files or PNG/SVG images, (4) save/restore canvas snapshots, (5) convert Mermaid to Excalidraw, or (6) perform element-level CRUD, alignment, distribution, grouping, duplication, and locking. Requires a running canvas server (EXPRESS_SERVER_URL, default http://localhost:3000).

npx skills add https://github.com/yctimlin/mcp_excalidraw --skill excalidraw-skill

星标 2045 · 安装量 0

GitHub · SkillBox 全部技能