Simplify with release-changelog-builder-action
Use this action to automatically generate release notes with your changelog.
"A founder wants to release a new version of their app. They create a new release in GitHub, run a workflow that uses the release-changelog-builder-action to automatically gather changes and comments from the past week, and send a notification to their team with the updated changelog."
- •When you need to keep a record of changes made to your project
- •When you want to inform users about new features, bug fixes, and improvements
- •When you need to maintain a professional and transparent development process
name: Release Changelog
on:
push:
branches:
- main
jobs:
build-changelog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Build Changelog
uses: mikepenz/release-changelog-builder-action@v2Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/release-changelog-builder-action && curl -fsSL https://workflowstacks.com/api/skills/release-changelog-builder-action/claude-skill -o ~/.claude/skills/release-changelog-builder-action/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Simplify with release-changelog-builder-action is a medium TypeScript project (~3.9k lines across 21 code files, plus 14 test files). Expect some technical setup — comfortable with a terminal, or ask a developer. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2action.ymlWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
- 4src/main.tsInside src/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/release-changelog-builder-action && curl -fsSL https://workflowstacks.com/api/skills/release-changelog-builder-action/claude-skill -o ~/.claude/skills/release-changelog-builder-action/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/release-changelog-builder-action?utm_source=github&utm_medium=badge)The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.
Do this with a working workflow
Pages we wrote and tested that put a skill like this to work — importable n8n templates, outcome guides and Claude Desktop configs.
Turn meeting notes into a summary email automatically
Paste the transcript into a private form and the workflow writes and emails a concise recap — decisions, owners, open questions — that people will actually read.
Free n8n templateMeeting Summary Email
Paste any meeting transcript into a private form and get a clean summary email — decisions, action items with owners, open questions.
MCP configGitHub MCP config
Search repos, read code, open issues and PRs from Claude.
Related skills
More automation tools founders pair with this one.