How It Works
- use write tool save plantUML file that include user need info (tips class digram not use extends or implements)
- run python script to rander to image
- The skill runs the PlantUML JAR (
plantuml.jarin the same directory) viajava -jar.
Example
python /Users/jiafei/openclaw/skills/plantuml-render/scripts/plantuml.py {file_name.puml}
the image can be linke with markdown
