什么是 plantuml?
从文本描述生成 PlantUML 图并转换为 PNG/SVG。支持所有 19 种 UML 和非 UML 图表类型、Markdown 提取以及代码到图表的转换。 来源:magicjie/plantuml-skill。
从文本描述生成 PlantUML 图并转换为 PNG/SVG。支持所有 19 种 UML 和非 UML 图表类型、Markdown 提取以及代码到图表的转换。
通过命令行快速安装 plantuml AI 技能到你的开发环境
来源:magicjie/plantuml-skill。
This skill enables PlantUML diagram creation and conversion. Use for: diagram generation from descriptions, code-to-diagram conversion, .puml file conversion, markdown processing, syntax validation, and Unicode symbol enrichment.
→ Route to: Resilient Workflow (PRIMARY) - references/workflows/resilient-execution-guide.md → Script: python scripts/resilientprocessor.py file.md [--format png] → Backup Route: Diagram Creation Workflow (Step 2) if script unavailable
→ Route to script: python scripts/convertpuml.py file.puml [--format png|svg]
从文本描述生成 PlantUML 图并转换为 PNG/SVG。支持所有 19 种 UML 和非 UML 图表类型、Markdown 提取以及代码到图表的转换。 来源:magicjie/plantuml-skill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/magicjie/plantuml-skill --skill plantuml从文本描述生成 PlantUML 图并转换为 PNG/SVG。支持所有 19 种 UML 和非 UML 图表类型、Markdown 提取以及代码到图表的转换。 来源:magicjie/plantuml-skill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/magicjie/plantuml-skill --skill plantuml 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/magicjie/plantuml-skill