✓ Verified
💻 Development
✓ Enhanced Data
Git Changelog Gen
Generate changelogs from git commits.
- Rating
- 3.9 (97 reviews)
- Downloads
- 6,411 downloads
- Version
- 1.0.0
Overview
Generate changelogs from git commits.
Complete Documentation
View Source →
Git Changelog
When to use
Generate a human-readable changelog from git commit history. Works with any git repository.
Setup
No dependencies required. Uses only git and bash.
How to
Basic changelog (last 30 days or since last tag)
bash
bash scripts/changelog.sh --repo /path/to/repo
Since a specific date
bash
bash scripts/changelog.sh --repo /path/to/repo --since "2026-01-01"
Date range
bash
bash scripts/changelog.sh --repo /path/to/repo --since "2026-01-01" --until "2026-02-01"
JSON output (for programmatic use)
bash
bash scripts/changelog.sh --repo /path/to/repo --format json
Plain text output
bash
bash scripts/changelog.sh --repo /path/to/repo --format plain
Output Formats
| Format | Description |
|---|---|
| markdown | Default. Headers, commit hashes, authors, dates |
| plain | Simple bullet list |
| json | Array of commit objects with hash, subject, author, date, type |
Options
| Flag | Description | Default |
|---|---|---|
| --repo | Repository path | Current directory |
| --since | Start date | Last tag or 30 days ago |
| --until | End date | Now |
| --format | Output format | markdown |
| --group | Group by conventional commit type | Off (needs bash 4+) |
Notes
- Automatically detects the last git tag and uses it as the start point
- Excludes merge commits for cleaner output
- Conventional commit types (feat/fix/docs/etc) are extracted for JSON output
--groupmode requires bash 4+ (macOS ships with 3.2; install viabrew install bash)
Installation
Terminal bash
openclaw install git-changelog-gen
Copied!
Tags
#git_and-github
#git
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author rogue-agent1
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install git-changelog-gen
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0