πŸ””
AutomationPython

OpenClaw Release Check

by jdrhyne

OpenClaw Release Check is an Automation skill for Claude Code, published by jdrhyne in agent-skills.

241 stars29 forkson jdrhyne/agent-skillsAdded 2026/09/02Repository updated 2026/08/30
agent-skillsagentic-aiai-agentsautomationclaude-codeclawdbotcodexcursordeveloper-toolsgemini-cligithub-copilotllm-agentsmcpopenclawprompt-engineeringprompts
Install in seconds
Install OpenClaw Release Check
Copy OpenClaw Release Check into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jdrhyne/agent-skills/tree/main/clawdbot/clawdbot-release-check ~/.claude/skills/clawdbot-release-check

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jdrhyne/agent-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
clawdbot/clawdbot-release-check/SKILL.md in jdrhyne/agent-skills
Installs to
~/.claude/skills/clawdbot-release-check
Collection
One of 25 skills cataloged from this repository
Category
Automation β€” 1648 skills

What OpenClaw Release Check does

OpenClaw Release Check checks GitHub for new OpenClaw releases and notifies once per version. Use it for scheduled update monitoring without repeated alerts.

OpenClaw Release Check is cataloged under Automation on DirSkills. OpenClaw Release Check comes from a repository tagged agent-skills, agentic-ai, ai-agents, automation and claude-code.

Documentation

README

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

This is the opening of the README. Read the full README on GitHub.

Frequently asked about OpenClaw Release Check

  • What else does jdrhyne publish alongside OpenClaw Release Check?

    OpenClaw Release Check is one of 25 skills that DirSkills catalogs from jdrhyne/agent-skills, the repository it ships in. Its siblings there include Auto Updater, Autoresearch Loop and Codex. Each one is a separate skill with its own page in this directory, installs the same way OpenClaw Release Check does, and is maintained by jdrhyne in that same repository. The rest of the collection is listed on the jdrhyne/agent-skills page.

  • How does OpenClaw Release Check compare to other Automation skills?

    OpenClaw Release Check ranks #1498 by stars among the 1648 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of OpenClaw Release Check against them. Open each page to compare what they document and how they install.

More from jdrhyne/agent-skills

OpenClaw Release Check is one of 25 skills cataloged on DirSkills from jdrhyne/agent-skills.

See all 25 skills β†’