Changelog

🌐Community
by bonny · vlatest · Repository

The Changelog skill generates concise, informative release notes by summarizing code changes, boosting transparency and developer communication.

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 bonny-changelog npx -- -y @trustedskills/bonny-changelog
2

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

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

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

About This Skill

What it does

This skill, authored by Bonny, provides access to and summarizes changes from the WordPress Simple History plugin. It allows AI agents to understand updates made to a WordPress site, including post modifications, user actions, and more. This information can be used for auditing purposes or to track content evolution over time.

When to use it

  • Auditing website changes: Quickly identify who made what changes and when on a WordPress site.
  • Tracking content updates: Monitor revisions to specific posts or pages, useful for collaborative writing projects.
  • Troubleshooting issues: Investigate unexpected behavior by reviewing recent modifications to the WordPress database.
  • Content migration/archiving: Understand the history of content before migrating it to a new platform.

Key capabilities

  • Accesses Simple History plugin data
  • Summarizes changes made on a WordPress site
  • Provides information on post modifications, user actions and more.

Example prompts

  • "What were the last five edits made to the 'About Us' page?"
  • "Show me all changes made by user 'editor1' in the past week."
  • "Summarize the updates to post ID 12345."

Tips & gotchas

  • Requires access to a WordPress site with the Simple History plugin installed and configured.
  • The level of detail provided depends on how Simple History is configured within WordPress.

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
bonny
Installs
16

🌐 Community

Passed automated security scans.