If you maintain a skills repository and need to cut releases across multiple platforms, this handles the entire workflow. It validates git state, analyzes conventional commits to recommend semver bumps, updates version numbers across Claude Code, VS Code, and Copilot CLI config files simultaneously, then pushes to the marketplaces you choose. The three bundled Node scripts (preflight, analyze, execute) give you dry-run capability and manual checkpoints before irreversible operations like tagging or publishing. It enforces version consistency across plugin.json, package.json, marketplace.json files, and git tags, which is tedious to synchronize by hand. Built for repos with a /skills folder structure, not general npm or Docker deployments.
npx skills add https://github.com/webmaxru/enonic-agent-skills --skill agent-skill-deploy