← 返回 Skills 市场
promadgenius

EZ Cronjob

作者 Isaac Zarzuri · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
4089
总下载
5
收藏
33
当前安装
1
版本数
在 OpenClaw 中安装
/install ez-cronjob
功能描述
Fix common cron job failures in Clawdbot/Moltbot - message delivery issues, tool timeouts, timezone bugs, and model fallback problems.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ez-cronjob
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ez-cronjob 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug ez-cronjob
版本 1.0.0
许可证
累计安装 33
当前安装数 33
历史版本数 1
常见问题

EZ Cronjob 是什么?

Fix common cron job failures in Clawdbot/Moltbot - message delivery issues, tool timeouts, timezone bugs, and model fallback problems. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4089 次。

如何安装 EZ Cronjob?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ez-cronjob」即可一键安装,无需额外配置。

EZ Cronjob 是免费的吗?

是的,EZ Cronjob 完全免费(开源免费),可自由下载、安装和使用。

EZ Cronjob 支持哪些平台?

EZ Cronjob 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 EZ Cronjob?

由 Isaac Zarzuri(@promadgenius)开发并维护,当前版本 v1.0.0。

💬 留言讨论