byecnu-icalk· 51 skills
Generates user-facing changelogs and release notes from git commit history. Parses conventional commits, categorizes changes into features, fixes, breaking changes, and more, then rewrites technical messages into customer-friendly language. Use when the user asks to generate a changelog, write release notes, summarize recent commits, prepare CHANGELOG.md, or document what changed between versions.
$npx -y skills add ecnu-icalk/autoskill --skill changelog-generatorInstalls into the current project.
Run `npx skills use "https://github.com/ecnu-icalk/autoskill" --skill "ecnu-icalk/autoskill/changelog-generator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ecnu-icalk/autoskill" that are relevant to the current task. Run `npx skills add "https://github.com/ecnu-icalk/autoskill"` and select the relevant skills, then follow their instructions.