ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Changelog Writer

Skill by bytesagain

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/changelog-writer
Or

version: "2.0.0" name: Changelog Writer description: "Changelog Writer - CHANGELOG管理工具. Use when you need changelog writer capabilities. Triggers on: changelog writer." CHANGELOG生成器。变更日志、版本发布、语义化版本、差异对比、模板。Changelog writer with release notes, semver, diff, templates. CHANGELOG、版本管理。 author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills

Changelog Writer

CHANGELOG生成器。变更日志、版本发布、语义化版本、差异对比、模板。Changelog writer with release notes, semver, diff, templates. CHANGELOG、版本管理。

与手动操作对比

手动使用本工具
时间数小时几分钟
专业度取决于经验专业级输出
一致性易遗漏标准化模板

可用命令

  • generate — generate
  • format — format
  • release — release
  • semver — semver
  • diff — diff
  • template — template

Changelog Writer by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Commands

  • keepachangelog — Keepachangelog
  • simple — Simple
  • compact — Compact
  • init — Init
  • add — version "1.2.0" [--added "..."] [--changed "..."] [--fixed "..."]
  • format — style <keepachangelog|simple|compact>
  • unreleased — added "Feature description"
  • diff — from "1.0.0" --to "1.1.0" [--file CHANGELOG.md]

Examples

# Show help
changelog-writer help

# Run
changelog-writer run

Metadata

Stars3500
Views1
Updated2026-03-27
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-bytesagain-changelog-writer": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.