changelog-skill
NewGitHub TrendingDevelopmentby promptpolish-ai
Claude Code skill to generate structured CHANGELOG.md from git history
First seen 6/6/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/changelog-skill.md https://raw.githubusercontent.com/promptpolish-ai/changelog-skill/main/SKILL.md3
Invoke in Claude Code
/changelog-skillView source on GitHub
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is changelog-skill?
Claude Code skill to generate structured CHANGELOG.md from git history
How to install changelog-skill?
To install changelog-skill: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/changelog-skill.md https://raw.githubusercontent.com/promptpolish-ai/changelog-skill/main/SKILL.md. Finally, /changelog-skill in Claude Code.
What is changelog-skill best for?
changelog-skill is a skill categorized under Development. Created by promptpolish-ai.