‹ 首页

publish

@code-yeongyu · 收录于 1 周前 · 上游提交 今天

Publish oh-my-opencode to npm by triggering the GitHub Actions publish workflow and verifying its artifacts. Ship-only: never runs pre-publish-review or re-reviews merged code unless the user explicitly asks. Argument: <patch|minor|major>. Triggers: publish, release, deploy, npm publish.

适合你,如果维护 npm 包并需要自动化发布流程

/ 通过 npx 安装 校验哈希
npx oh-my-skill add code-yeongyu/oh-my-openagent/publish
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- code-yeongyu/oh-my-openagent/publish
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify code-yeongyu/oh-my-openagent/publish
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
65921GitHub stars
~3.8K上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 3ec4afb · 表述以原文为准
它做什么

装上后,Claude 会帮你把 oh-my-opencode 发布到 npm。它会触发 GitHub Actions 工作流,等待构建完成,验证 npm 包和 GitHub Release 是否成功,最后在 Discord 上发公告。

什么时候触发

当你要求发布、部署或 npm publish,并指定版本类型(patch、minor 或 major)时触发。

装好后可以这样说
Claude 会执行完整发布流程。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。