npm-publish

Installation
SKILL.md

npm-publish

MANDATORY — Read Before Doing Anything

NEVER ask the user for an OTP code. Auth is handled by scripts + agent-browser.

NEVER run manual npm/bun commands like npm whoami, npm view, bun publish, or npm publish.

You MUST run these scripts. Do NOT skip steps.

Step 1: Preflight

bash ${SKILL_DIR}/scripts/preflight.sh

Handles deterministically: version check against npm registry, bump if needed (resets gaps), build, commit log output. Pass minor or major to override default patch bump.

Step 2: Write Changelog

Related skills

More from b-open-io/prompts

Installs
86
GitHub Stars
12
First Seen
Jan 22, 2026