instances/xiaodazi/skills/draw-io/SKILL.md
Generate professional diagrams in draw.io XML format including flowcharts, org charts, UML diagrams, and network topology diagrams.
npx skillsauth add malue-ai/dazee-small draw-ioInstall 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.
生成专业级流程图、组织架构图、UML 图、网络拓扑图,输出 draw.io 兼容的 XML 文件。
生成 draw.io XML 格式文件,用户可直接用 draw.io(桌面版或在线版)打开编辑。
<?xml version="1.0" encoding="UTF-8"?>
<mxfile>
<diagram name="Page-1">
<mxGraphModel>
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<!-- 节点和连线 -->
<mxCell id="2" value="开始" style="rounded=1;whiteSpace=wrap;"
vertex="1" parent="1">
<mxGeometry x="100" y="100" width="120" height="60" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
# 检测是否安装了 draw.io
# macOS
open -a "draw.io" /path/to/diagram.drawio
# 或使用在线版
# https://app.diagrams.net/
.drawiodevelopment
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.