changelog-generator
Generate Release Notes From Git Commits
Release notes are hard to write from raw commit history. This skill groups commits and turns technical changes into clear user-facing updates.
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/doyajin174-changelog-generator.md and its manifest at https://skillstore.io/api/skills/doyajin174-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". Commits include login refresh, order race fix, and faster dashboard loading.
Expected outcome:
- New Features: Users stay signed in longer with automatic session refresh.
- Bug Fixes: Order processing is more reliable during busy periods.
- Performance: Dashboard pages load faster for frequent users.
Using "changelog-generator". A maintainer asks for weekly development progress from recent commits.
Expected outcome:
This week focused on authentication reliability, checkout stability, and documentation cleanup. The main user impact is fewer interruptions during active sessions.
Using "changelog-generator". A release includes a changed API route and several bug fixes.
Expected outcome:
- Breaking Changes: API route behavior changed and may require client updates.
- Bug Fixes: Several reported errors were resolved before release.
- Migration Notes: Review integrations that call the affected route.
Security Audit
SafeAll static findings are false positives from Markdown code fences, inline commit-prefix examples, or documented git snippets. No prompt injection, data exfiltration, network access, or malicious intent was found in SKILL.md. The skill can guide local git commands and changelog edits, so users should review generated changes before applying them.
Risk Factors
βοΈ External commands (31)
π Filesystem access (3)
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/doyajin174-changelog-generator/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/doyajin174-changelog-generator?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/doyajin174-changelog-generator?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/doyajin174-changelog-generator/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/doyajin174-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
Doyajin174. (2026). changelog-generator security audit report (audit version 10) [Author version 1.0]. Skillstore. https://skillstore.io/skills/doyajin174-changelog-generator/audits/10BibTeX citation
@techreport{doyajin174-doyajin174-changelog-generator-2026,
author = {Doyajin174},
title = {changelog-generator security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/doyajin174-changelog-generator/audits/10},
note = {Author version 1.0}
}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 10)"
version: "1.0"
type: report
authors:
- name: "Doyajin174"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/doyajin174-changelog-generator/audits/10"
identifiers:
- type: other
value: "skillstore:doyajin174-changelog-generator:audit:10"
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 a Version Release
Convert commits since the last tag into a structured changelog section.
Write GitHub Release Notes
Create concise highlights and grouped changes for a public release page.
Summarize Weekly Progress
Turn recent development commits into a short update for teammates or stakeholders.
Try These Prompts
Create release notes for the latest changes. Group features, fixes, and breaking changes. Use clear user-facing language.
Review commits since the previous release tag and draft a CHANGELOG.md entry for the new version. Keep wording concise.
Generate GitHub release notes with highlights, grouped changes, migration notes, and contributor acknowledgements for this release.
Review the existing release notes against the commit history. Identify missing changes, rewrite unclear items, and flag risky claims.
Best Practices
- Use clear commit messages before generating release notes.
- Review generated text against the actual product changes.
- Call out breaking changes and migration steps clearly.
Avoid
- Do not publish generated notes without human review.
- Do not hide breaking changes under general fixes.
- Do not copy raw commit messages when user impact is unclear.
Frequently Asked Questions
Does this skill require Conventional Commits?
Can it update CHANGELOG.md directly?
Can it create GitHub release notes?
Does it understand product impact automatically?
Can it summarize a custom date range?
Is it suitable for private repositories?
Developer Details
Author
Doyajin174License
MIT
Author version
v1.0
Skillstore revision
r1
Version notice
The author-declared version is not valid SemVer.
Ref
26421118b848d9f1efc0aa169d8a7a9e7e0a877e
Maintenance freshness
7/18/2026
Usage
4 downloads Β· 271 views
File structure
π SKILL.md