askill
clawdbot-release-check

clawdbot-release-checkSafety 90Repository

Check for new OpenClaw releases and notify once per new version.

214 stars
4.3k downloads
Updated 3/14/2026

Package Files

Loading files...
SKILL.md

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/install
  • CACHE_MAX_AGE_HOURS — cache TTL in hours (default: 24)

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

58/100Analyzed 3/18/2026

A reasonably well-structured skill for checking OpenClaw releases with clear installation and cron setup instructions. Provides useful manual commands and configuration options. However, it lacks context about what OpenClaw is, relies on external scripts not provided in the skill, and is tightly coupled to a specific ecosystem limiting reusability. The structured format with tags earns some bonus points but the narrow focus and incomplete implementation drag down the overall score.

90
70
45
60
65

Metadata

Licenseunknown
Version-
Updated3/14/2026
Publisherjdrhyne

Tags

github