Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:958
forks:278
updated:2026年5月4日 20:45
ファイルエクスプローラー
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.