一键导入
release-watcher
Watch upstream *Claw releases and clawrium discussions; surface top 3 feature candidates to Devashish via Discord DM for approve/skip.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Watch upstream *Claw releases and clawrium discussions; surface top 3 feature candidates to Devashish via Discord DM for approve/skip.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Cut a new clawrium release — bump version, sync docs, tag, trigger PyPI publish
Record a CLI demo (GIF or MP4) using VHS, with storyboard support for long-form / YouTube demos
Watch ric03uec/clawrium release tags; draft a short blog post per user-visible feature as a PR against blog/.
Detect user-visible changes from the last 24h of commits on main and propose doc and scenario updates as PRs.
Execute the plan for an issue (parent or subtask)
Know the clawctl CLI and manage your Clawrium fleet (hosts, agents, providers, channels, integrations, skills, secrets)
| name | release-watcher |
| description | Watch upstream *Claw releases and clawrium discussions; surface top 3 feature candidates to Devashish via Discord DM for approve/skip. |
| version | 0.1.0 |
| license | MIT |
| author | clawrium |
| platforms | ["linux","macos"] |
| metadata | {"cadence":"daily","trigger":"cron","outputs":["discord-dm","github-issue"]} |
Once per day, scan upstream *Claw releases and the
ric03uec/clawrium GitHub Discussions for feature ideas that could
land in clawrium. Surface the top 3 candidates to Devashish via Discord
DM with an approve / skip pattern. On approval, file a GitHub issue.
openclaw/openclaw releaseszeroclaw/zeroclaw releasesnousresearch/hermes releases*Claw repos listed in
platform/registry/*/manifest.yaml (look up dynamically; don't
hardcode).gh api repos/ric03uec/clawrium/discussions — open discussions
updated in the last 7 days, sorted by reaction count.release-watcher:seen — release tag IDs already
presented, so candidates don't repeat across days.Pick the 3 candidates that score highest on:
Skip:
Send a single DM to user 740723459344302120 (Devashish) in the
project guild. Slack is not used — the original issue proposed
Slack DM for this flow; release-watcher uses Discord DM in the same
guild instead.
Format:
Release watch — <YYYY-MM-DD> — 3 candidates
1. <project> <tag> — <one-line rationale>
<link>
2. <project> <tag> — <one-line rationale>
<link>
3. <project> <tag> — <one-line rationale>
<link>
Reply: `approve 1 2` to file issues, `skip all`, or `skip 3` to drop
the third while keeping 1+2 in tomorrow's pool.
Wait up to 24 hours for a reply. If no reply by next run, treat as
skip all and move on — do not nag.
For each approved candidate, create a GitHub issue on
ric03uec/clawrium:
<verb> <feature> from <project> <tag>type:* and area:* from the candidate
description. Do not apply agent-ready.Append the candidate's release tag to release-watcher:seen.
approve N from Devashish.agent-ready label (PAT-blocked).skip items the next day. Use the
memory key.issue-triage's job; let that skill run on the new
issue.