ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

changelog-generator

Changelog Generator

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alirezarezvani/changelog-generator
Or

What This Skill Does

The Changelog Generator is a specialized engineering utility designed to automate the lifecycle of software release documentation. By leveraging Conventional Commit standards, the skill parses raw git history or commit streams and transforms them into structured, human-readable changelogs. It acts as an abstraction layer between chaotic git history and professional documentation, providing logic to determine semantic versioning (SemVer) bumps while rendering output into standard formats like Keep a Changelog. It includes a robust linter to enforce commit message hygiene, ensuring that all contributors adhere to the same standards before code reaches the main branch.

Installation

To integrate the Changelog Generator into your OpenClaw environment, use the standard package manager command: clawhub install openclaw/skills/skills/alirezarezvani/changelog-generator

Use Cases

This skill is indispensable for DevOps engineers and software leads managing release cadences. Use it during Continuous Integration (CI) pipelines to automatically generate release notes upon tagging a version. It is equally effective during Pull Request checks; by integrating the provided linter, you can prevent non-compliant commits from merging into production branches. Teams working in monorepos will find the scoped filtering capabilities particularly useful for separating release notes by package or subsystem, maintaining clarity even in large-scale projects.

Example Prompts

  1. "Generate a changelog for the current release based on all commits between v1.3.0 and HEAD, and format it in Markdown."
  2. "Lint the last five commits in my repository to ensure they comply with Conventional Commit standards, reporting any errors in JSON format."
  3. "Create a summary of breaking changes since v1.2.0 and update the CHANGELOG.md file directly with a new section for version v1.3.0."

Tips & Limitations

The tool relies heavily on the quality of commit messages; if contributors use vague titles like "fix stuff," the generator will produce equally vague changelogs. Always encourage your team to use explicit types like 'feat' or 'fix'. Note that the tool is designed to prepend data; be cautious with large-scale renames or massive history re-writes, as these can produce noisy release notes. Finally, ensure that the environment running the scripts has access to the full git history, as shallow clones may lead to incomplete parsing.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-alirezarezvani-changelog-generator": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#git#automation#engineering#changelog#devops
Safety Score: 4/5

Flags: file-write, file-read, code-execution

Related Skills

agile-product-owner

Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog.

alirezarezvani 4473

intl-expansion

International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.

alirezarezvani 4473

mdr-745-specialist

EU MDR 2017/745 compliance specialist for medical device classification, technical documentation, clinical evidence, and post-market surveillance. Covers Annex VIII classification rules, Annex II/III technical files, Annex XIV clinical evaluation, and EUDAMED integration.

alirezarezvani 4473

marketing-strategy-pmm

Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.

alirezarezvani 4473

paid-ads

When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.

alirezarezvani 4473