Content & Site Intelligence Custom Skills · Curated

Release Notes Writer

Turns a raw list of shipped changes into a clear, user-facing release notes post.

What it does

Takes a changelog, commit list, or ticket list of what shipped and rewrites it in plain language grouped into new features, improvements, and bug fixes, dropping internal-only changes that users wouldn't notice or care about. Adds a short one-paragraph summary at the top for people who won't read the full list.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/release-notes-writer/ (or ~/.claude/skills/release-notes-writer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/release-notes-writer/

OpenAI Codex

.codex/skills/release-notes-writer/

Cursor

.cursor/skills/release-notes-writer/ (or ~/.cursor/skills/release-notes-writer/ globally)

Compatibility

Any WordPress site; works from a plain changelog, commit log, or issue tracker export, no special plugin required.