Skip to content

Releases: Agents365-ai/plantuml-skill

v1.1.0 — First public release

17 May 08:52

Choose a tag to compare

First tagged release of plantuml-skill — turn natural-language descriptions into .puml PlantUML source and export via Kroki.

✨ Highlights

  • 10+ diagram types — sequence, component, class, ER, activity, use case, state, C4, mind map, gantt
  • Zero local install — default rendering via the public Kroki API; only curl required (pre-installed on macOS/Linux/Windows Git Bash)
  • 5 built-in themesplain, cerulean, blueprint, aws-orange, vibrant
  • Curated "Common Mistakes" guide — syntax pitfalls and idiomatic patterns for each diagram type
  • Offline fallbacks — local Kroki Docker or plantuml.jar + Java + Graphviz for air-gapped environments
  • Output formats — PNG, SVG
  • Multi-agent support — Claude Code, Cursor, Copilot, OpenClaw, Codex, Hermes, and any agent compatible with the Agent Skills format

📦 Install

```bash

Plugin marketplace (Claude Code)

/plugin marketplace add Agents365-ai/365-skills
/plugin install plantuml

Any agent (Cursor, Copilot, ...)

npx skills add Agents365-ai/365-skills -g

Manual

git clone https://github.com/Agents365-ai/plantuml-skill.git ~/.claude/skills/plantuml-skill
```

Also indexed on SkillsMP and ClawHub.

📚 Docs

💬 Community

Discord · GitHub Discussions