🎨 Draw.io 流程图生成器
智能流程图生成技能 - 一键生成专业的系统架构图和流程图,自动检测并使用本地 Draw.io。
by coder-knock · published 2026-03-22
$ claw add gh:coder-knock/coder-knock-drawio-coderknock# 🎨 Draw.io 流程图生成器
智能流程图生成技能 - 一键生成专业的系统架构图和流程图,自动检测并使用本地 Draw.io。
功能特性
快速开始
**使用稳定版本(推荐):**
# 生成电商系统架构图
python stable_generator.py
# 生成 CEX 交易所架构图
python cex_architecture_v2.py
# 指定工作目录
python stable_generator.py --workspace /path/to/workspace**稳定版本特点:**
预设模板
1. 电商系统架构图
2. CEX 交易所整体架构图
安装 Draw.io
Windows
winget install drawioMac
brew install --cask drawio手动下载
访问:https://github.com/jgraph/drawio-desktop/releases
使用说明
1. 运行对应的生成器脚本
2. 脚本会自动生成 .drawio 文件
3. 如果本地安装了 Draw.io,会自动打开
4. 如果没有安装,会提示安装方式
5. 在 Draw.io 中可以直接编辑和导出
文件结构
skills/drawio-flow-generator/
├── SKILL.md # 本文件
├── package.json # 技能配置
├── README.md # 详细使用说明
├── stable_generator.py # 电商架构图生成器(稳定版)
├── cex_architecture_v2.py # CEX 交易所架构图(优化配色)
├── generate_flow.py # 通用流程图生成器
├── simple_test.py # 简单测试脚本
└── templates/ # Mermaid 模板库
├── login_flow.mmd
├── order_flow.mmd
├── approval_flow.mmd
├── generic_flow.mmd
└── ecommerce_architecture.mmd作者
AI Assistant
欢迎关注
欢迎关注微信公众号:**拿客**
获取更多技术干货和开源工具分享!
许可证
MIT License
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...