LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

version-bumper - Automatically manage plugin version updates

Handles semantic version updates across plugin files and marketplace catalog

Tags

Updated: 2026-03-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read plugin version
  • calculate new version
  • update plugin.json
  • update marketplace.extended.json
  • sync marketplace.json
  • validate version consistency
  • create git tag
  • update changelog
  • commit version changes

Inputs

  • plugin.json file
  • marketplace.extended.json file
  • marketplace.json file
  • CHANGELOG.md file
  • git repository

Outputs

  • version bump report
  • updated plugin.json
  • updated marketplace.extended.json
  • updated marketplace.json
  • updated CHANGELOG.md
  • git tag
  • git commit

Requirements

  • claude-code-plugins repository
  • jq command
  • npm
  • git

Source

  • Spec: SKILL.md
semantic versioning
version management
plugin automation
marketplace sync
git tagging
read plugin version
calculate new version
update plugin.json
update marketplace.extended.json
plugin.json file
marketplace.extended.json file
marketplace.json file
version bump report
updated plugin.json
updated marketplace.extended.json