← 返回 Skills 市场
lentiancn

PlantUML

作者 Len · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
53
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install skill-plantuml
功能描述
plantuml:interface 1 - generate Sequence diagram; plantuml:interface 2 - generate other
使用说明 (SKILL.md)

Important Principles ⭐

The generated PlantUML code must be saved as a .puml file(Encoding: UTF-8), and the absolute path of the file must be provided to the user.

Default save directory: plantuml-draft in your workspace/


plantuml:interface 1 - generate Sequence diagram

refers to docs/sequence-diagram.md


plantuml:interface 2 - generate other

refers to https://plantuml.com/en/


More skills: https://github.com/lentiancn/skills

安全使用建议
Install this if you want help drafting PlantUML diagrams. Before use, confirm the output filename or directory if overwrites matter, since the skill writes .puml files into your workspace.
能力评估
Purpose & Capability
The artifacts coherently match the stated purpose: guiding an agent to generate PlantUML sequence diagrams or other PlantUML diagrams.
Instruction Scope
The 'generate other' path broadly references the public PlantUML site, so behavior is flexible rather than tightly enumerated, but it remains diagram-focused.
Install Mechanism
The package contains only markdown files and declares no dependencies, scripts, install hooks, or executable components.
Credentials
Creating .puml files in a workspace directory is proportionate for a diagram-generation skill and does not require credentials or privileged environment access.
Persistence & Privilege
The skill instructs the agent to save generated files under plantuml-draft and return an absolute path; users should be aware it creates persistent workspace files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-plantuml
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-plantuml 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added a warning not to modify SKILL.md, clarifying it is maintained via 'openclaw skills update skill-plantuml'. - Noted that unauthorized modifications may affect normal operation. - No functional or workflow changes were made.
v1.0.1
- No code or documentation changes detected in this version. - Skill functionality and documentation remain unchanged.
v1.0.0
- Initial release of skill-plantuml. - Supports generating PlantUML Sequence diagrams (interface 1) and other diagram types (interface 2). - All generated PlantUML code is saved as .puml files (UTF-8) in the plantuml-draft directory. - The absolute path of each saved file is provided to the user.
元数据
Slug skill-plantuml
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

PlantUML 是什么?

plantuml:interface 1 - generate Sequence diagram; plantuml:interface 2 - generate other. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。

如何安装 PlantUML?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-plantuml」即可一键安装,无需额外配置。

PlantUML 是免费的吗?

是的,PlantUML 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

PlantUML 支持哪些平台?

PlantUML 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 PlantUML?

由 Len(@lentiancn)开发并维护,当前版本 v1.0.2。

💬 留言讨论