Install
openclaw skills install changelogChangelog - command-line tool for everyday use Use when you need changelog.
openclaw skills install changelogChangelog generator — commit parsing, version grouping, markdown output, conventional commits, breaking change detection, and templates.
| Command | Description |
|---|---|
changelog run | Execute main function |
changelog list | List all items |
changelog add <item> | Add new item |
changelog status | Show current status |
changelog export <format> | Export data |
changelog help | Show help |
# Show help
changelog help
# Quick start
changelog run
# Run with defaults
changelog run
# Check status
changelog status
# Export results
changelog export json
changelog help for all commands~/.local/share/changelog/Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback
changelog help for all commands