Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:2,730
forks:442
updated:March 31, 2026 at 01:11
SKILL.md
| name | generate-changelog |
| description | Generate a changelog for a specified commit range. |
| argument-hint | --commits=origin/production..master |
Generate a changelog by calling bin/generate-changelog, then filling in the Changes and Fixes sections based on
the commits in the generated changelog.
bin/generate-changelog <arguments>bin/generate-changelog origin/production..master when no arguments are provided.gh pr view <number> --json title,bodygh issue view <number> --json title,bodyChange or a Fix and summarize it in one bullet point.
Changes and Fixes sections.
Changes.Fixes.Stop and ask the user before continuing if:
bin/generate-changelog fails.gh commands and is not available.Changes, Fixes, or should be excluded entirely.Changes and Fixes bullets were replaced from commit-derived summaries.