agentsclimarketplace

Release note builder

Skill MuzeAnisichael/agent-skill-factory/tests/fixtures/skills/release-note-builder

Use this skill when the agent needs to create release notes from repository changes, merged pull requests, or changelog source material.From its SKILL.md

Install
npx -y skills add MuzeAnisichael/agent-skill-factory --skill release-note-builder

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.8 KB, 122 tokens by cl100k_base, as published. Nobody here has run it

Release Note Builder

Objective

Create concise release notes grounded in repository changes and merged pull requests.

Workflow

  1. Inspect the provided change sources.
  2. Group changes into features, fixes, documentation, and risks.
  3. Cite concrete pull requests, commits, or files when available.
  4. Avoid inventing unrelated work.

Resources

  • Load references/domain.md when release note style details are needed.

Quality Bar

  • Include a features section when feature changes exist.
  • Include a fixes section when bug fixes exist.
  • Call out migration risks or breaking changes.

What ships with it: 2 files

1.4 KB alongside SKILL.md

evals/

references/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.