home/categories/package-distribution/mblode-agent-skills-skills-autoship-skill-md
package-distributiondevelopment

autoship

Automates npm release workflows using changesets. Creates a changeset (default patch), writes a changelog entry, fixes lint/test/typecheck/format issues, commits and pushes, monitors CI via scheduled tasks, finds and merges the Version Packages PR, and watches the npm-publish workflow to completion. Use when the user asks to ship, release, publish, autoship, or cut a release for an npm package.

mblode
maintainer
mblode
Updated 3/25/2026
Stars
26
Forks
1
quick start

Installation and usage

Automates npm release workflows using changesets. Creates a changeset (default patch), writes a changelog entry, fixes lint/test/typecheck/format issues, commits and pushes, monitors CI via scheduled tasks, finds and merges the Version Packages PR, and watches the npm-publish workflow to completion. Use when the user asks to ship, release, publish, autoship, or cut a release for an npm package.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use autoship