Changelog

🌐Community
by tilomitra · vlatest · Repository

The Changelog skill generates concise, informative release notes summarizing changes for software projects – boosting transparency and user understanding.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add tilomitra-changelog npx -- -y @trustedskills/tilomitra-changelog
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "tilomitra-changelog": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/tilomitra-changelog"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, authored by tilomitra, provides functionality related to changelogs. It appears designed as part of a larger "release-kit," suggesting capabilities around managing and communicating software release information. The specific actions this skill performs are not detailed in the provided source content.

When to use it

  • Generating summaries of recent changes for internal team updates.
  • Creating public-facing changelog entries for new releases.
  • Automating the process of documenting feature additions and bug fixes.
  • Integrating changelog generation into a continuous integration/continuous delivery (CI/CD) pipeline.

Key capabilities

  • Related to changelogs
  • Part of the "release-kit" suite

Example prompts

  • “Generate a changelog entry for version 1.2.3, including the new 'dark mode' feature and bug fix #47.”
  • “Summarize the changes between versions 1.0 and 1.5 in a user-friendly format.”
  • "Create a draft changelog based on these commit messages: [list of commit messages]"

Tips & gotchas

The skill is part of a larger "release-kit," so it may require other components to function correctly. Consult the release-kit documentation for complete setup and usage instructions.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tilomitra
Installs
3

🌐 Community

Passed automated security scans.