package-distributiondevelopment
release-tag
Create a git tag from the version in package.json. This skill should be used when the user wants to tag a release, create a version tag, or tag the current commit for release.
maintainer
malkoG
Updated 3/24/2026
Stars
18
Forks
1
quick start
Installation and usage
Create a git tag from the version in package.json. This skill should be used when the user wants to tag a release, create a version tag, or tag the current commit for release.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use release-tag