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

git-changelog

Auto-generate beautiful changelogs from git history, grouped by conventional commit types

Why use this skill?

Instantly generate professional, structured changelogs from your git commit history. Supports conventional commits, tag-based ranges, and automatic markdown file generation.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/fratua/git-changelog
Or

What This Skill Does

The git-changelog skill acts as an automated release assistant for developers, parsing git history into professional, human-readable changelogs. By adhering to Conventional Commits standards, it intelligently extracts commit metadata—such as types (feat, fix, refactor), scopes, and breaking changes—to produce a structured Markdown document. It features smart range detection, allowing you to generate reports since your last tag, within a specific date range, or for the entire project history. The output is formatted with appropriate emojis and clear hierarchies, making it ready for GitHub releases or project documentation files.

Installation

You can install this skill directly via the OpenClaw CLI: clawhub install openclaw/skills/skills/fratua/git-changelog

Use Cases

  • Project Maintenance: Quickly summarize changes before merging a feature branch into main.
  • Release Management: Automatically draft the body of a GitHub release based on tags.
  • Team Communication: Generate periodic project summaries for stakeholders without manually digging through commit logs.
  • Repository Cleanup: Maintain a high-quality CHANGELOG.md file that strictly follows semver and release history.

Example Prompts

  1. "Generate a changelog for all changes since the last tag and output it to my CHANGELOG.md file."
  2. "Show me a list of all features and bug fixes added to this project between January 1st and February 1st, 2025."
  3. "Summarize the last 50 commits into a markdown report formatted for our release notes."

Tips & Limitations

  • Conventional Commits: This skill works best when the repository strictly follows the type(scope): description format. If your commit history is inconsistent, some commits may fall into the 'Other' category.
  • Range Flexibility: If you haven't used tags in your project, the skill defaults to the full history; ensure your initial history is clean to avoid overly verbose output.
  • Breaking Changes: Always review the 'Breaking Changes' section generated at the top; the skill detects these via the ! convention or the BREAKING CHANGE body footer, but human verification is recommended for major version transitions.
  • Write Access: Be aware that requesting the skill to update CHANGELOG.md will modify your local filesystem. Always commit or stash your work before running automated file updates.

Metadata

Author@fratua
Stars2387
Views4
Updated2026-03-09
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-fratua-git-changelog": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#openclaw#agent-skills#automation#productivity#free#git#changelog#devops
Safety Score: 4/5

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

Related Skills

doctorbot-ci-validator

Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.

bamontejano 4473

MacPowerTools

Safe local Mac optimization toolkit for OpenClaw agents on Apple Silicon. 1-trillion agent swarm simulation, local CoreML resource forecasting, safe cleanup & backups. 100% user-level, no internet, no persistence. Discoverable via ClawHub search.

aadipapp 4473

social-vault

社交平台账号凭证管理器。提供登录态获取、AES-256-GCM 加密存储、定时健康监测和自动续期。Use when managing social media account credentials, importing cookies, checking login status, or automating session refresh. Also covers platform adapter creation and browser fingerprint management.

2019-02-18 4473

undertow

Skill discovery engine for AI coding agents. Recommends and installs the right skill when you need it — code review, test generation, debugging, commit messages, PR preparation, security scanning, dependency audits, Docker setup, CI/CD pipelines, API documentation, refactoring, performance optimization, bundle analysis, git recovery, README generation, license compliance, migration guides, dead code removal, and secret detection. One install gives your agent access to a curated library of 20+ developer workflow skills. Use when the user asks for help with any development workflow, code quality, DevOps, security, testing, documentation, or project setup task.

8co 4473

context-compressor

Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.

besty0121 4473