Use this skill when the user wants to changelog generator from git history.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-94d53dc9)More formats (shields.io, HTML) on the badges page.
---
name: git-chglog
description: Use this skill when the user wants to changelog generator from git history.
---
# Git-chglog Plugin
Changelog generator from git history.
## Commands
### Operations
- `git-chglog changelog generate` — generate changelog via git-chglog
## Usage Examples
- "git-chglog --help"
- "git-chglog <args>"
## Installation
```bash
go install github.com/git-chglog/git-chglog/cmd/git-chglog@latest
```
## Examples
```bash
git-chglog --version
git-chglog --help
```
## Key Features
- changelog\n- git\n- release
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!