release-notes-generator

release-notes-generator is a skill for Claude Code, Codex from Amazon-Quick/Amazon-Quick-official-catalog. It costs 112 tokens per session (3,033 once invoked), scanned A, original, MIT-0.

A release-notes generator turns merged pull requests, commits, or changelog entries into readable summaries of a software release.

In plain words
What is it for?
Use it to prepare notes for repository releases, chat messages, wiki pages, or Markdown files, including feature, fix, and breaking-change sections.
Why use it?
It removes the need to manually collect changes and explain them for different audiences.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to prepare notes for repository releases, chat messages, wiki pages, or Markdown files, including feature, fix, and breaking-change sections.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/amazon-quick/amazon-quick-official-catalog/release-notes-generator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Amazon-Quick/Amazon-Quick-official-catalog --skill release-notes-generator
Clone the repo
git clone --depth 1 https://github.com/Amazon-Quick/Amazon-Quick-official-catalog

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for release-notes-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/amazon-quick/amazon-quick-official-catalog/release-notes-generator/github.svg)](https://agentmods.dev/skills/amazon-quick/amazon-quick-official-catalog/release-notes-generator)
Your own site
<a href="https://agentmods.dev/skills/amazon-quick/amazon-quick-official-catalog/release-notes-generator"><img src="https://agentmods.dev/badge/skills/amazon-quick/amazon-quick-official-catalog/release-notes-generator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for release-notes-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/amazon-quick/amazon-quick-official-catalog/release-notes-generator"><img src="https://agentmods.dev/badge/skills/amazon-quick/amazon-quick-official-catalog/release-notes-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,033 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00112 $0.03033
Opus 5 $0.00056 $0.01517
Sonnet 5 $0.00022 $0.00607
Haiku 4.5 $0.00011 $0.00303

Measured 5d ago against content hash 1aaac1b4664b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

release-notes-generator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/software-engineering/release-notes-generator/SKILL.md · 235 lines

The source is not reproduced here

Licensed MIT-0

The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 235 lines · 112 tokens per session scan A 1aaac1b4664b

Subscribe to this mod's changes

release-notes-generator is a skill published in the GitHub repository Amazon-Quick/Amazon-Quick-official-catalog (48 stars, last pushed 7d ago), licensed MIT-0. It adds 112 tokens to every session and 3,033 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

app-store-changelog

Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.

danstrem2/clawdbot-skill-master-pack · 62 tokens

git-workflow-and-versioning

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, splitting uncommitted work in a messy working tree into clean atomic commits, opening or reviewing a pull request (PR), pushing to a remote, or when you need to organize work across multiple…

addyosmani/agent-skills · 89 tokens

comet-safe-delivery

A Chinese-language procedure for safely delivering specified Comet changes through Git. It covers checking worktrees and unrelated edits, staging exact files, validating hooks, and authorized commits or pushes.

rpamis/comet · 78 tokens

commit-pr

Mandatory Codex/Copilot publication adapter for opencode-swarm. Use for every GitHub issue assignment that results in code changes, commits, pushes, draft PRs, PR body edits, PR readying, release notes, or CI closeout. Must be loaded before git push, gh pr create, gh pr edit, or gh pr ready. Routes to the single…

ZaxbyHub/opencode-swarm · 100 tokens

git-workflow

Guides you through Git workflows — branching strategies, commit conventions, merge conflict resolution, and release management. Use when working with Git repositories or when the user asks about version control best practices.

ownpilot/OwnPilot · 42 tokens

changelog-automation

Git history'den otomatik changelog, semantic versioning, release notes, conventional commits.

vibeeval/vibecosystem · 23 tokens