changelog-generator
The changelog-generator skill analyzes git commit history to produce structured, user-friendly release notes. It categorizes commits into features, improvements, and bug fixes while filtering out internal development noise.
Is changelog-generator safe to install?
Review before installing: our audit of changelog-generator's source files found 0 shell commands, 0 external URLs, file reads and writes (medium risk). Every command and URL listed appears verbatim in the skill's source. The skill reads git history and local files such as CHANGELOG_STYLE.md to generate text. It requires file system access to scan repository commits and optionally save output to CHANGELOG.md.
How we audit skills: our security review methodology.
Who is this skill for?
Software developers, product managers, and technical writers who maintain project release documentation.
What can you do with it?
- Preparing release notes for new software versions
- Creating weekly or monthly product update summaries
- Documenting changes for customer-facing changelogs
- Writing update descriptions for app store submissions
- Generating internal release documentation
How good is this skill?
Quality score: 4/10. The skill provides clear instructions and examples. It lacks specific technical implementation details regarding the underlying API or library used for git parsing.
What does the skill file contain?
# Changelog Generator This skill transforms technical git commits into polished, user-friendly changelogs that your customers and users will actually understand and appreciate. ## When to Use This Skill - Preparing release notes for a new version - Creating weekly or monthly product update summaries - Documenting changes for customers - Writing changelog entries for app store submissions - Generating update notifications - Creating internal release documentation - Maintaining a public changelog/product updates page ## What This Skill Does 1. **Scans Git History**: Analyzes commits from a ...
Frequently asked questions
Does the skill require specific formatting for commit messages?
The skill analyzes git history and categorizes commits into features, improvements, bug fixes, and breaking changes.
Can I customize the output format?
Yes, the skill accepts a reference to a CHANGELOG_STYLE.md file to apply specific guidelines and brand voice.
Does the skill filter out technical noise?
Yes, the skill excludes internal commits such as refactoring and tests.
Related skills
find-skills
2.3MUsers seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages
The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.
image-to-video
355.0KDevelopers and users who need to automate video generation from images using the RunComfy platform
The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.
video-edit
338.7KUsers of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer
The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.
lark-base
314.2KUsers who need to programmatically interact with Lark Bitable data, automate table management, or perform data analysis within the Lark ecosystem
The lark-base skill provides a command-line interface for managing Lark Bitable (Base) resources, including tables, records, fields, views, forms, dashboards, workflows, and role-based permissions.