·npm-publish
</>

npm-publish

b-open-io/prompts

当用户想要将包发布到 npm、升级版本、发布新版本或提及“npmpublish”、“bunpublish”、“版本升级”或“release”时,应该使用此技能。使用 OTP 身份验证处理变更日志更新、git 推送和 npm 发布。

34安装·3热度·@b-open-io

安装

$npx skills add https://github.com/b-open-io/prompts --skill npm-publish

SKILL.md

Publish npm packages using bun with proper versioning, changelog management, and git workflow.

If this returns a username, proceed. If it errors with "not logged in", stop and instruct the user:

"You need to log into npm first. Please run npm login in your terminal and complete authentication, then let me know when you're ready."

当用户想要将包发布到 npm、升级版本、发布新版本或提及“npmpublish”、“bunpublish”、“版本升级”或“release”时,应该使用此技能。使用 OTP 身份验证处理变更日志更新、git 推送和 npm 发布。 来源:b-open-io/prompts。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/b-open-io/prompts --skill npm-publish
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 npm-publish?

当用户想要将包发布到 npm、升级版本、发布新版本或提及“npmpublish”、“bunpublish”、“版本升级”或“release”时,应该使用此技能。使用 OTP 身份验证处理变更日志更新、git 推送和 npm 发布。 来源:b-open-io/prompts。

如何安装 npm-publish?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/b-open-io/prompts --skill npm-publish 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/b-open-io/prompts