@jdrhyne/clawdbot-release-check
A collection of AI agent skills for Clawdbot, Claude Code, Codex
No skills found in this collection.
SKILL.md
| name | clawdbot-release-check |
| description | Check for new OpenClaw releases and notify once per new version. |
| homepage | https://github.com/openclaw/openclaw |
| metadata | {"openclaw":{"emoji":"🔄","requires":{"bins":["curl","jq"]}}} |
OpenClaw Release Check
Checks for new OpenClaw releases from GitHub and notifies once per version (no spam).
Installation
clawhub install clawdbot-release-check
Quick Setup (cron)
# Add daily update check at 9am, notify via Telegram
{baseDir}/scripts/setup.sh --telegram YOUR_TELEGRAM_ID
# Custom hour
{baseDir}/scripts/setup.sh --hour 8 --telegram YOUR_TELEGRAM_ID
# Remove cron job
{baseDir}/scripts/setup.sh --uninstall
After setup, restart gateway:
openclaw gateway restart
Manual Usage
{baseDir}/scripts/check.sh
{baseDir}/scripts/check.sh --status
{baseDir}/scripts/check.sh --force
{baseDir}/scripts/check.sh --all-highlights
{baseDir}/scripts/check.sh --reset
{baseDir}/scripts/check.sh --help
Files
- State:
~/.openclaw/clawdbot-release-check-state.json - Cache:
~/.openclaw/clawdbot-release-check-cache.json
Configuration
Environment variables:
OPENCLAW_DIR— path to OpenClaw source/installCACHE_MAX_AGE_HOURS— cache TTL in hours (default: 24)
Loading...
Select a file to preview
Analyzing security...
Checking scan reports and verification data.
Bill of Materials
Everything this skill can do — files, network, commands, and more.
No demos yet. To add one, ask your AI agent: "Submit a demo for @jdrhyne/clawdbot-release-check" — or upload via the API.
To add a demo, ask your AI agent: "Submit a demo for @jdrhyne/clawdbot-release-check"
No eval data yet. Eval results are published via the SkillSafe API.