根据变更记录与发布证据,起草或发布 OpenClaw 版本公告与测试指引。
整体看这是一个纯提示词型技能,未要求密钥、未声明远程端点,也不包含本机代码执行或文件读写实现细节,风险较低。主要注意点仅在于其会基于外部发布证据生成公告,需防止把未核实信息写入发布内容。
未要求任何密钥、token 或环境变量,材料中也未出现凭证收集或转发逻辑,因此凭证风险很低。
未声明任何远程端点 host,也未描述把用户数据发送到第三方服务;仅提到读取 GitHub release、变更日志和 registry 元数据作为证据来源。
客观检查项标注为 prompt-only,未见起进程、执行脚本或调用系统能力的描述,因此不构成代码执行面风险。
它会读取发布说明、CHANGELOG、提交记录和验证证据来生成公告,属于常规文档/元数据访问;未见超范围访问本地文件或敏感数据。
来源为 GitHub 开源仓库且社区采用度很高(377k+ stars),可审计性与可信度较强;但许可证未声明、维护状态未知,仍需留意供应链可持续性。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "release-openclaw-announcement" 技能: 1. 下载 https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/release-openclaw-announcement/SKILL.md 2. 保存为 ~/.claude/skills/release-openclaw-announcement/SKILL.md 3. 装好后重载技能,告诉我可以用了
请根据以下信息起草一则适合发到 Discord 的 OpenClaw Beta 版本公告:整理 changelog、GitHub release、registry 版本号和验证结果,突出新功能、已知风险、升级方式,并补充希望用户重点测试的项目。语气清晰、友好、简洁。
一则结构清晰的 Beta 发布公告,包含版本信息、更新亮点、注意事项和测试建议。
基于 OpenClaw 稳定版的 changelog、GitHub release 链接、registry 发布状态和验证证据,写一则稳定版 Discord 公告。请强调可用于生产、主要修复、升级说明,以及用户如遇问题应如何反馈。
一则面向社区的稳定版发布公告,突出正式可用性、关键修复和反馈渠道。
OpenClaw 刚发布 RC 版本。请根据 changelog、已修复问题、验证结果和高风险改动,整理一份发给 Discord 用户的“请重点测试这些内容”清单,按优先级分组,并说明每项测试想验证什么。
一份按优先级整理的发布后测试清单,便于社区快速参与验证。
Use with release-openclaw-maintainer after a beta or stable release is live.
Use with openclaw-discord when actually posting to Discord.
Before drafting focus areas, read real release evidence:
CHANGELOG.md section for the released base version.Do not claim a full changelog audit unless you did it. If you only read the generated release notes or top changelog section, say that and either audit properly or draft with that limitation.
For beta focus areas, prioritize user-observable changes over internal test or CI mechanics:
Do not let late release-branch fixes automatically dominate the announcement. If the version includes a large delta from the previous shipped version, rank focus areas by the whole release delta and expected user impact; mention late fixes in their natural category.
Every beta announcement must make beta status explicit and include:
OpenClaw 2026.5.25-beta.1openclaw update --channel beta --yes
openclaw --version
Install from https://openclaw.aiDo not suggest npm install commands in beta announcements unless the operator explicitly asks for npm-specific copy or troubleshooting text. It is fine to use registry metadata as evidence; do not turn that into public install guidance.
For stable announcements, use the stable channel wording:
openclaw update --channel stable --yes
openclaw --version
Fresh installs still point to https://openclaw.ai.
When asked to post, use the configured Discord workflow from
openclaw-discord or the approved OpenClaw relay. Never print tokens.
For public channels, inspect the final body before sending.
通过 OpenAI 音频转写接口,将语音录音快速转成文本或说话人分段结果。
帮助用户管理飞书云空间中的文件、文件夹与存储内容。
帮助你创建、整理、校验并重构 AgentSkills 与 SKILL.md 技能文件。
为 OpenClaw 代理创建的 GitHub PR 或议题自动添加脱敏执行记录。
帮助你用 node inspect 与性能分析工具定位 Node.js 调试与性能问题。
帮助开发与运维团队运行、排查并总结 OpenClaw 发布 CI 与发布前检查流程
帮助维护者准备并核验 OpenClaw 稳定版或测试版发布与发布说明。
基于 Git 历史重生成 OpenClaw 发布更新日志,便于发版前整理版本说明。
帮助维护者执行或恢复 OpenClaw 的 macOS 发布签名、公证与资源推广流程。
帮助团队核验 OpenClaw 版本是否已在多渠道完整发布并可正常使用。
帮助你在核对来源的前提下重构 OpenClaw 文档页面并完成验证
自动化管理 OpenClaw 夜间版本发布、分支维护与主线回合并流程。