Tooling & Ops Custom Skills · Curated

Changelog Digest

Summarize plugin and core release notes into a plain digest.

What it does

Pulls the changelog of any updated plugin or WordPress core release and rewrites it as a short, plain-English digest so you know what actually changed, and whether it’s safe to update, before you run the update.

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/changelog-digest/ (or ~/.claude/skills/changelog-digest/ for all projects)

GitHub Copilot (VS Code)

.github/skills/changelog-digest/

OpenAI Codex

.codex/skills/changelog-digest/

Cursor

.cursor/skills/changelog-digest/ (or ~/.cursor/skills/changelog-digest/ globally)

Compatibility

Any WordPress site. Reads changelogs from the WordPress.org plugin API or a plugin’s own readme.txt; no write access needed.