This automates the entire release workflow for Cherry Studio, from collecting commits to creating the PR. It parses version bumps from natural language, extracts release notes from git commit bodies (skipping merge commits and dependency updates), and generates bilingual English/Chinese notes formatted for electron-builder. The smart part is it reads your existing release notes as a style guide and filters out developer-focused changes, keeping only what end users actually care about. When you run it, you get a preview before it commits anything, then it creates a release branch and PR that triggers the CI pipeline. Saves you from the tedious copy-paste-format loop every release cycle.
npx -y skills add cherryhq/cherry-studio --skill prepare-release --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
finos/morphir
hoangnguyen0403/agent-skills-standard