تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٩٥٨
forks:٢٧٨
updated:٤ مايو ٢٠٢٦ في ٢٠:٤٥
مستكشف الملفات
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.