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:958
forks:278
updated:May 4, 2026 at 20:45
File Explorer
SKILL.md
| name | release_note_update |
| description | Automate release notes update and offer tagging. |
This skill prepares release notes by running the codified script.
When invoked, gather the following from the user if not provided as arguments:
2.27.0Then execute:
.opencode/skills/release_note_update/run.sh <version> [<date>]
The script handles everything: parsing the unreleased section, converting items to imperative mood, creating the versioned section, updating the unreleased header for the next version, and creating the commit.
See README.md in this directory for detailed documentation.