skills/smithery.ai/auto-version

auto-version

Installation
SKILL.md

Auto-Version

Automates semantic versioning and changelog generation for software projects.

When to Use This Skill

Use this skill when:

  • User requests to update/bump the project version
  • Preparing for a new release
  • Need to synchronize version across multiple files
  • Want to generate changelog from git commit history
  • After completing features/fixes that should be versioned

Quick Start

The skill uses a Python script that handles all version updates. Basic workflow:

Installs
1
First Seen
Apr 12, 2026
auto-version from smithery.ai