Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:958
forks:278
updated:4 de mayo de 2026, 20:45
Explorador de archivos
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.