ez-cronjob

Community

Fix cron failures in Clawdbot reliably.

AuthorProMadGenius
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cron jobs in Clawdbot sometimes fail silently, causing missed messages, timeouts, or wrong execution times. This skill documents the common failure patterns and their fixes to improve reliability.

Core Features & Use Cases

  • Cron deadlock avoidance: Learn why using the cron tool directly can deadlock and how to instead invoke via exec.
  • Delivery reliability: Enforces isolated sessions and explicit delivery flags to guarantee message delivery.
  • Timezone correctness: Emphasizes explicit timezone usage to prevent scheduling errors.
  • Fallback robustness: Provides templates to embed robust instructions in prompts to avoid tool misuse by fallback models.
  • Debugging templates: Includes commands and verification steps to diagnose and fix failures in production.

Quick Start

Set up a test cron job using explicit timezone and an isolated session to verify reliable delivery.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ez-cronjob
Download link: https://github.com/ProMadGenius/clawdbot-skills/archive/main.zip#ez-cronjob

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.