release-notes
✓Generate professional release notes from git commits between two refs with automated categorization. Use when creating release notes from git history.
Installation
SKILL.md
Generate professional release notes from git commits with automated categorization.
Output: JSON with hash, type, scope, description, breaking, author, date, files
| feat | features | Yes | | fix | fixes | Yes | | perf | improvements | Yes | | docs | docs | Yes (unless internal) | | refactor | improvements | Technical only | | test, ci, build, chore, style | internal | No |
Generate professional release notes from git commits between two refs with automated categorization. Use when creating release notes from git history. Source: duc01226/easyplatform.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/duc01226/easyplatform --skill release-notes- Source
- duc01226/easyplatform
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is release-notes?
Generate professional release notes from git commits between two refs with automated categorization. Use when creating release notes from git history. Source: duc01226/easyplatform.
How do I install release-notes?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill release-notes Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/duc01226/easyplatform
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01