โ† All skills
Tencent SkillHub ยท Developer Tools

Release Notes Generator

Generate clear, formatted release notes from git commits, PR titles, or change descriptions, grouped by change type and suitable for different audiences and...

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Generate clear, formatted release notes from git commits, PR titles, or change descriptions, grouped by change type and suitable for different audiences and...

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

Release Notes Generator

Generate clear, professional release notes from git commits, PRs, or a plain list of changes. Outputs formatted changelogs your users actually want to read.

Usage

Tell the agent what changed โ€” paste commits, PR titles, or describe features in plain language. It produces structured release notes.

Input Options

Git diff/log โ€” paste git log --oneline v1.2.0..v1.3.0 output PR list โ€” paste merged PR titles Plain description โ€” "We added dark mode, fixed the login bug, and dropped Python 3.7 support"

Output Format

  • ## v1.3.0 โ€” 2026-02-13
  • ### Added
  • Dark mode across all pages (#142)
  • ### Fixed
  • Login redirect loop on Safari (#138)
  • ### Breaking Changes
  • Dropped Python 3.7 support โ€” minimum is now 3.9
  • ### Migration Guide
  • Update your CI to use Python 3.9+ images

Behavior

Group changes by type: Added, Changed, Fixed, Deprecated, Removed, Security, Breaking Changes Follow Keep a Changelog conventions Include migration guides for breaking changes Write for end users, not engineers (unless told otherwise) Strip internal/refactor commits unless asked to include them Add PR/issue numbers when available Keep it scannable โ€” bullet points, not paragraphs

Audience Toggle

Say "internal" for eng-focused notes or "external" for customer-facing notes. Default is external.

Multiple Formats

Ask for: Changelog โ€” append-friendly CHANGELOG.md format Email โ€” ready to paste into a release email Slack โ€” compact format for #releases channel GitHub Release โ€” markdown for GitHub release page Tweet thread โ€” highlight reel for social

Tips

Run after every sprint or before every deploy Pair with a CI step that dumps git log into a file Keep a running CHANGELOG.md and append each release Built by AfrexAI โ€” AI context packs for business teams ($47/pack). See our AI Revenue Calculator to find what automation is costing you.

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs
  • SKILL.md Primary doc
  • README.md Docs