← Back to Skills Marketplace
promadgenius

EZ Cronjob

by Isaac Zarzuri · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
4089
Downloads
5
Stars
33
Active Installs
1
Versions
Install in OpenClaw
/install ez-cronjob
Description
Fix common cron job failures in Clawdbot/Moltbot - message delivery issues, tool timeouts, timezone bugs, and model fallback problems.
Usage Guidance
Installers should still review any command before allowing an agent to run it. Confirm job names, schedules, timezones, recipients, and messages; keep job IDs so unwanted cron jobs can be removed; redact logs if they contain private messages, chat IDs, or operational details.
Capability Analysis
Type: OpenClaw Skill Name: ez-cronjob Version: 1.0.0 The skill instructs the AI agent to use `exec` or `bash` for `clawdbot cron` commands, which grants the agent the ability to execute arbitrary shell commands on the host system. Additionally, it provides debugging commands that involve reading system logs (`tail`) and restarting the `clawdbot gateway` service. While these capabilities (found in `SKILL.md`) are presented as necessary for diagnosing and fixing cron job failures, they represent significant system interaction and a potential attack surface if the agent were to be prompted maliciously, classifying it as suspicious due to risky capabilities without clear malicious intent.
Capability Assessment
Purpose & Capability
The skill teaches agents to create, list, run, remove, and debug Clawdbot cron jobs, including scheduled message delivery; these capabilities match the stated troubleshooting purpose.
Instruction Scope
It explicitly recommends using exec/bash for scoped `clawdbot cron` commands because the internal cron tool may deadlock; that broadens execution mode but is disclosed and tied to the cron workflow.
Install Mechanism
The package contains only README.md and SKILL.md with ClawdHub/manual-copy installation instructions; no executable scripts, dependencies, or install-time code are present.
Credentials
Log-reading commands and `clawdbot gateway restart` are proportionate for diagnosing cron failures, but they can expose local bot logs or affect the running gateway service.
Persistence & Privilege
Persistent scheduled jobs and future message delivery are the core function; artifacts do not request credentials, elevated privileges, or hidden background workers beyond user-created cron jobs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ez-cronjob
  3. After installation, invoke the skill by name or use /ez-cronjob
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Provides fix and a comprehensive troubleshooting guide for common cron job issues in Clawdbot/Moltbot, including message delivery, tool timeouts, timezone errors, and model fallbacks. - Documents recommended flags and command usage for reliable scheduled messaging. - Includes diagnosis steps, debugging commands, practical solutions, and working examples.
Metadata
Slug ez-cronjob
Version 1.0.0
License
All-time Installs 33
Active Installs 33
Total Versions 1
Frequently Asked Questions

What is EZ Cronjob?

Fix common cron job failures in Clawdbot/Moltbot - message delivery issues, tool timeouts, timezone bugs, and model fallback problems. It is an AI Agent Skill for Claude Code / OpenClaw, with 4089 downloads so far.

How do I install EZ Cronjob?

Run "/install ez-cronjob" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is EZ Cronjob free?

Yes, EZ Cronjob is completely free (open-source). You can download, install and use it at no cost.

Which platforms does EZ Cronjob support?

EZ Cronjob is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created EZ Cronjob?

It is built and maintained by Isaac Zarzuri (@promadgenius); the current version is v1.0.0.

💬 Comments