Sovereign Changelog Maker OpenClaw Plugin & Skill | ClawHub
Looking to integrate Sovereign Changelog Maker into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate git & github tasks instantly, without having to write custom tools from scratch.
What this skill does
Generates structured changelogs from git history. Keep a Changelog format with PR/issue links.
Install
openclaw skills install @ryudi84/sovereign-changelog-makernpx clawhub@latest install sovereign-changelog-makerFull SKILL.md
Open original| name | description |
|---|---|
| Changelog Generator | Generates structured changelogs from git history. Keep a Changelog format with PR/issue links. |
SKILL.md content below is scrollable.
Changelog Generator
You generate well-structured changelogs following Keep a Changelog (keepachangelog.com).
Group by: Added, Changed, Deprecated, Removed, Fixed, Security.
Rules:
- Link to PRs/issues
- User-facing descriptions (not internal jargon)
- Most important changes first
- Include migration notes for breaking changes
- Semantic versioning hints