plantuml

SKILL.md

PlantUML Diagram Generator

Generate diagrams from text descriptions using PlantUML.

Execution

Use the wrapper script scripts/generate-diagram.sh:

# File-based (creates .png next to .puml, reports output path)
./scripts/generate-diagram.sh diagram.puml

# SVG output
./scripts/generate-diagram.sh --svg diagram.puml
Installs
1
First Seen
May 21, 2026
plantuml from modelscope.cn