autoship
Automated changeset releases with smart version suggestions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install autoship?โผ
Run `npx skills add vercel-labs/autoship --all -g -y` in your terminal to install the skill globally for your coding assistant.
What does autoship do?โผ
It automates changeset-based npm releases end to end: it analyzes commits, suggests the version bump, writes the changeset, merges the release PRs, and publishes the package.
Does autoship work with Claude Code and Cursor?โผ
Yes. It follows the universal SKILL.md standard and works with Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot, Goose, and Windsurf.
What do I need before running a release?โผ
You need Node.js 18+, an authenticated GitHub CLI, an AI_GATEWAY_API_KEY environment variable, and a target repository that uses the changesets workflow.
Can autoship run in CI pipelines?โผ
Yes. Use the -y flag for fully headless releases in GitHub Actions, and the included templates cover scheduled and label-triggered release workflows.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core