publish
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 缺失或不一致均拒装。
66743GitHub stars
~4.3K上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 ace1339 · 表述以原文为准它做什么
装上后,Claude会变成发布管理器,执行完整的npm发布流程:触发GitHub Actions工作流、验证产物、检查npm版本、发布Discord公告等。它会自动完成从确认版本号到最终确认的所有步骤,但绝不会在发布过程中审查代码或修复问题。
什么时候触发
当用户要求发布(publish/release/deploy/npm publish)并指定版本升级类型(patch/minor/major)时触发。若未指定版本类型,Claude会先询问。
装好后可以这样说
会触发patch级别发布流程
会触发minor级别发布流程
会触发major级别发布流程
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…