← Back to Skills Marketplace
ryudi84

Changelog Generator

by ryudi84 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
552
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install sovereign-changelog-maker
Description
Generates structured changelogs from git history. Keep a Changelog format with PR/issue links.
Usage Guidance
This skill is instruction-only and appears safe and coherent: it tells the agent how to format changelogs but does not itself access credentials or install code. Two practical points before enabling it: (1) the skill assumes the agent has access to the repository/git history (local workspace or a checked-out repo); if the agent cannot see the repo it cannot generate the changelog. (2) 'Link to PRs/issues' implies mapping commit messages or PR numbers to remote URLs (e.g., GitHub/GitLab); the agent may need network access or knowledge of the remote host to produce working links. If you care about data privacy, ensure the agent's environment only contains repository data you are willing to have processed. Otherwise, installing this skill carries no obvious additional risk.
Capability Analysis
Type: OpenClaw Skill Name: sovereign-changelog-maker Version: 1.0.0 The provided files, `_meta.json` and `SKILL.md`, contain only metadata and instructions for an AI agent on how to generate a changelog. The `SKILL.md` instructions are benign, clearly aligned with the stated purpose of a 'Changelog Generator', and do not contain any prompt injection attempts to manipulate the agent into performing unauthorized actions, accessing sensitive data, or executing malicious commands. No executable code or high-risk behaviors are present.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md instructions: produce Keep a Changelog–style release notes grouped by standard sections. The skill does not request unrelated binaries, credentials, or system access.
Instruction Scope
SKILL.md contains only rules for structuring changelogs (sections, linking PRs/issues, user-facing language, migration notes). It does not instruct the agent to read unrelated files, exfiltrate data, or access secrets. It is somewhat minimal about how to obtain git history or PR URLs (it assumes the agent has repository context), but this is scope-consistent rather than suspicious.
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a changelog-formatting instruction set.
Persistence & Privilege
always is false and the skill does not request any persistent presence or modify other skills/config. Autonomous invocation is allowed by default (platform normal) but is not combined with broad privileges here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sovereign-changelog-maker
  3. After installation, invoke the skill by name or use /sovereign-changelog-maker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Changelog Generator. - Generates changelogs from git history in the Keep a Changelog format. - Groups changes by: Added, Changed, Deprecated, Removed, Fixed, Security. - Provides links to relevant pull requests and issues. - Produces user-friendly, concise descriptions. - Includes migration notes for breaking changes and semantic versioning cues.
Metadata
Slug sovereign-changelog-maker
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Changelog Generator?

Generates structured changelogs from git history. Keep a Changelog format with PR/issue links. It is an AI Agent Skill for Claude Code / OpenClaw, with 552 downloads so far.

How do I install Changelog Generator?

Run "/install sovereign-changelog-maker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Changelog Generator free?

Yes, Changelog Generator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Changelog Generator support?

Changelog Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Changelog Generator?

It is built and maintained by ryudi84 (@ryudi84); the current version is v1.0.0.

💬 Comments