---
name: skill-plantuml
description: "plantuml:sequence diagram; plantuml:other diagram"
---

# Important Principles ⭐

**Modification Restriction (Mandatory)**: Do not modify any files under `skill-plantuml`. This skill is maintained via
`openclaw skills update skill-plantuml`; any alterations will disrupt its normal operation.

**Syntax (Mandatory)**: Read and understand the full content of this skill completely before generating PlantUML code.

**Generation (Mandatory)**: Save all generated PlantUML code as `UTF-8` encoded `.puml` files to
`your workspace/plantuml-src/`, then provide the file absolute path to the user.

---

# plantuml:sequence diagram (See `terminology:sequence diagram` in `skill-terminology` (if found))

See `references/sequence-diagram.md`

---

# plantuml:other diagram

See `https://plantuml.com/en/`

---

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