Exécutez n'importe quel Skill dans Manus
en un clic
en un clic
Exécutez n'importe quel Skill dans Manus en un clic
Commencer$pwd:
$ git log --oneline --stat
stars:958
forks:278
updated:4 mai 2026 à 20:45
Explorateur de fichiers
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.