instances/xiaodazi/skills/excalidraw/SKILL.md
Generate hand-drawn style diagrams, flowcharts, mind maps, and architecture diagrams in Excalidraw JSON format.
npx skillsauth add malue-ai/dazee-small excalidrawInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
生成手绘风格的图表、流程图、思维导图、架构图,输出 Excalidraw JSON 格式文件。
生成 Excalidraw JSON 格式文件(.excalidraw),用户可直接用 Excalidraw 打开编辑。
| 特点 | Excalidraw | draw-io | |---|---|---| | 风格 | 手绘、轻松、亲切 | 专业、正式、规范 | | 适用场景 | 头脑风暴、教学、非正式演示 | 正式文档、技术规范 | | 编辑方式 | 网页/桌面 APP | 网页/桌面 APP |
{
"type": "excalidraw",
"version": 2,
"elements": [
{
"type": "rectangle",
"x": 100,
"y": 100,
"width": 200,
"height": 80,
"strokeColor": "#1e1e1e",
"backgroundColor": "#a5d8ff",
"fillStyle": "hachure",
"roughness": 1,
"roundness": { "type": 3 }
}
]
}
使用 Excalidraw 预设的柔和配色:
#a5d8ff(主节点)#b2f2bb(正面/完成)#ffec99(注意/进行中)#ffc9c9(问题/阻塞)#d0bfff(辅助信息)# 在线打开
# https://excalidraw.com/ → 导入文件
# 如果安装了桌面版
open /path/to/diagram.excalidraw
.excalidrawdevelopment
Local web search (Tavily/Exa, requires API Key). For quick searches. If no Key configured or deep research needed, use cloud_agent instead.
development
Get current weather and forecasts (no API key required).
tools
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
tools
Start voice calls via the Moltbot voice-call plugin.