changelog-generator
Generate Clear Changelogs from Git Commits
Release notes are slow when commit messages are technical or inconsistent. This skill turns git history into clear changelogs for customers, teams, and release channels.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "changelog-generator" from https://skillstore.io/skills/dyai2025-changelog-generator.md and its manifest at https://skillstore.io/api/skills/dyai2025-changelog-generator/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "changelog-generator". Create a changelog from commits since the last release.
Expected outcome:
A release note with sections for new features, improvements, and fixes, written in customer-friendly language.
Using "changelog-generator". Generate product updates from the past week.
Expected outcome:
A concise weekly update that summarizes customer-visible changes and omits internal development noise.
Using "changelog-generator". Create app store release notes for version 2.5.0.
Expected outcome:
A short release summary focused on user benefits, fixed issues, and any required upgrade notes.
Security Audit
SafeAll static findings are false positives caused by Markdown code fences in SKILL.md examples. No evidence of executable shell commands, network access, credential access, or prompt injection was found.
Risk Factors
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/dyai2025-changelog-generator/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/dyai2025-changelog-generator?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/dyai2025-changelog-generator?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dyai2025-changelog-generator/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/dyai2025-changelog-generator.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
DYAI2025. (2026). changelog-generator security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/dyai2025-changelog-generator/audits/9BibTeX citation
@techreport{dyai2025-dyai2025-changelog-generator-2026,
author = {DYAI2025},
title = {changelog-generator security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/dyai2025-changelog-generator/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "changelog-generator security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "DYAI2025"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/dyai2025-changelog-generator/audits/9"
identifiers:
- type: other
value: "skillstore:dyai2025-changelog-generator:audit:9"
description: "Skillstore immutable audit report identifier"
Compare variants
5 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
davila7-changelog-generator
2026-08-21
dyai2025-changelog-generator
2026-08-21
composiohq-changelog-generator
2026-08-21
doyajin174-changelog-generator
2026-08-21
curiouslearner-changelog-generator
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Prepare Version Release Notes
Turn commits between versions into a polished changelog for a product release.
Write Customer Product Updates
Convert weekly development work into a readable update for customers and stakeholders.
Maintain Public Changelog Pages
Create consistent entries for CHANGELOG.md, GitHub releases, or product update pages.
Try These Prompts
Create a changelog from commits since the last release. Use clear language for customers.
Generate a changelog for commits from the past week. Group changes by features, improvements, and fixes.
Create release notes for version 2.5.0. Highlight customer impact and call out breaking changes separately.
Create a changelog for commits since v2.4.0. Follow CHANGELOG_STYLE.md and exclude internal maintenance commits.
Best Practices
- Run the skill from the repository root or provide complete commit history.
- Specify the date range, version range, audience, and target release channel.
- Review the generated changelog for accuracy before publishing.
Avoid
- Do not publish generated notes without checking product facts.
- Do not include sensitive internal commits in public release notes.
- Do not use vague commit ranges when a specific version or date range is available.