drawio-diagram-forge by aktsmm/agent-skills
npx skills add https://github.com/aktsmm/agent-skills --skill drawio-diagram-forge使用 AI 驱动的工作流程生成 可编辑的 draw.io 图表。
| 工具 | 是否必需 |
|---|---|
| VS Code | 是 |
| Draw.io Integration | 是 |
| GitHub Copilot | 是 |
创建登录流程图表
生成 Azure 中心辐射型架构图
根据 inputs/requirements.md 创建系统图表
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 扩展名 | 描述 | 使用场景 |
|---|
*.drawio | 原生格式 | 推荐 |
*.drawio.svg | SVG + 元数据 | Markdown/网页 |
*.drawio.png | PNG + 元数据 | 可编辑的图像 |
输出目录 : outputs/
用户输入 → 编排器 → 清单网关 → SVG 锻造 → 完成
| 分数 | 操作 |
|---|---|
| 90-100 | 继续 |
| 70-84 | 修复并重试 |
| 50-69 | 简化 |
| 0-29 | 询问用户 |
| 限制项 | 值 |
|---|---|
| 清单修订次数 | 2 |
| SVG 修订次数 | 2 |
| 总超时时间 | 45 分钟 |
.drawio 文件<!-- 错误 -->
<mxCell style="shape=mxgraph.azure.front_door;..." />
<!-- 正确 -->
<mxCell style="aspect=fixed;image=img/lib/azure2/networking/Front_Doors.svg;..." />
| 文件 | 描述 |
|---|---|
| mxcell-structure.md | mxCell XML 结构 |
| cloud-icons.md | Azure/AWS 图标指南 |
| style-guide.md | 节点颜色、边样式 |
| 脚本 | 描述 |
|---|---|
scripts/validate_drawio.py | 验证 mxCell 结构 |
| 问题 | 解决方案 |
|---|---|
| 在 draw.io 中显示空白 | 检查 content 属性 |
| 边不可见 | 验证节点 ID |
| 图标缺失 | 启用 Azure/AWS 形状 |
.drawio 或 .drawio.svg 文件每周安装量
58
代码仓库
GitHub 星标数
9
首次出现
2026 年 1 月 23 日
安全审计
安装于
codex46
opencode45
claude-code44
gemini-cli44
github-copilot44
cursor41
Generate draw.io editable diagrams using AI-powered workflow.
| Tool | Required |
|---|---|
| VS Code | Yes |
| Draw.io Integration | Yes |
| GitHub Copilot | Yes |
Create a login flow diagram
Generate an Azure Hub-Spoke architecture diagram
From inputs/requirements.md, create a system diagram
| Extension | Description | When to Use |
|---|---|---|
*.drawio | Native format | Recommended |
*.drawio.svg | SVG + metadata | Markdown/Web |
*.drawio.png | PNG + metadata | Image with edit |
Output : outputs/
USER INPUT → ORCHESTRATOR → MANIFEST GATEWAY → SVG FORGE → COMPLETED
| Score | Action |
|---|---|
| 90-100 | Proceed |
| 70-84 | Fix and retry |
| 50-69 | Simplify |
| 0-29 | Ask user |
| Limit | Value |
|---|---|
| Manifest revision | 2 |
| SVG revision | 2 |
| Total timeout | 45min |
.drawio file<!-- WRONG -->
<mxCell style="shape=mxgraph.azure.front_door;..." />
<!-- CORRECT -->
<mxCell style="aspect=fixed;image=img/lib/azure2/networking/Front_Doors.svg;..." />
| File | Description |
|---|---|
| mxcell-structure.md | mxCell XML structure |
| cloud-icons.md | Azure/AWS icon guide |
| style-guide.md | Node colors, edge styles |
| Script | Description |
|---|---|
scripts/validate_drawio.py | Validate mxCell structure |
| Issue | Solution |
|---|---|
| Blank in draw.io | Check content attribute |
| Edges not visible | Verify node IDs |
| Icons missing | Enable Azure/AWS shapes |
.drawio or .drawio.svg file generatedWeekly Installs
58
Repository
GitHub Stars
9
First Seen
Jan 23, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykPass
Installed on
codex46
opencode45
claude-code44
gemini-cli44
github-copilot44
cursor41
AI 代码实施计划编写技能 | 自动化开发任务分解与 TDD 流程规划工具
50,900 周安装