{"skill":{"slug":"plantuml-render","displayName":"plantuml-render","summary":"Render PlantUML diagrams using the PlantUML JAR. Use this skill to generate PNG/SVG/PDF images from PlantUML source code.","description":"---\nname: plantuml-render\ndescription: Render PlantUML diagrams using the PlantUML JAR. Use this skill to generate PNG/SVG/PDF images from PlantUML source code.\n---\n\n## How It Works\n\n1. use write tool save plantUML file that include user need info (tips class digram not use extends or implements)\n2. run python script to rander to image\n3. The skill runs the PlantUML JAR (`plantuml.jar` in the same directory) via `java -jar`.\n\n### Example\n```shell\npython /Users/jiafei/openclaw/skills/plantuml-render/scripts/plantuml.py {file_name.puml}\n```\n\nthe image can be linke with markdown \n\n![as](example.png)","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":317,"installsAllTime":0,"installsCurrent":0,"stars":1,"versions":1},"createdAt":1778250246145,"updatedAt":1778492880688},"latestVersion":{"version":"1.0.0","createdAt":1778250246145,"changelog":"- Initial release of the plantuml-render skill.\n- Render PlantUML diagrams as PNG, SVG, or PDF using the PlantUML JAR.\n- Includes instructions for saving PlantUML source files and generating images via a Python script.\n- Example workflow and Markdown embedding provided","license":"MIT-0"},"metadata":null,"owner":{"handle":"jiafeimao-gjf","userId":"s172t0fwn1ya1dg2pdg0w458zx84pbxf","displayName":"Thomas","image":"https://avatars.githubusercontent.com/u/16031366?v=4"},"moderation":null}