📦 Cron Mastery — 定时任务大师

v1.0.3

全面掌握 OpenClaw 定时系统,可精准设置可靠提醒、周期性维护与清理任务,并教你何时选用 Cron 语法或替代方案,提升自动化效率。

34· 1.6万·153 当前·163 累计
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This is a documentation-only skill about scheduling and maintenance; it appears coherent with that purpose. Before using it: (1) confirm your OpenClaw version matches the stated compatibility (v2026.2.15+); (2) back up ~/.openclaw/state/cron/jobs.json before following deletion guidance — removing that file and restarting the gateway is destructive and should be a last resort; (3) be cautious granting or using the 'main' session for janitor jobs since it may have full tool access and can delete j...
详细分析 ▾
用途与能力
Name and description promise cron/scheduling guidance and the SKILL.md focuses exclusively on scheduling patterns, payload types, cleanup, and gateway behavior. Required binaries/env/configs are none and that is consistent with an instruction-only reference skill.
指令范围
Instructions remain within scheduling/maintenance scope but include potentially destructive operational steps (e.g., manual deletion of ~/.openclaw/state/cron/jobs.json and restarting the gateway) and explicit advice to run janitor actions in the 'main' session with full tool access. These actions are relevant to cron maintenance but require care and appropriate privileges.
安装机制
No install spec or code is provided (instruction-only), so nothing is written to disk or fetched during install.
凭证需求
The skill requests no environment variables or credentials. Example payloads reference delivery channels (e.g., Telegram) and specific numeric recipient IDs, but the skill does not itself request tokens — delivering via those channels would rely on the agent's preexisting integrations. This is coherent but users should be aware examples assume external integrations exist and that delivering messages requires appropriate credentials elsewhere.
持久化与权限
always is false and the skill does not request persistent presence. It does recommend using the 'main' session for janitor tasks because it needs broader tool access; that is a legitimate runtime guidance rather than a privilege escalation in the skill manifest.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.32026/1/31

NULL

可疑

安装命令

点击复制
官方npx clawhub@latest install cron-mastery
镜像加速npx clawhub@latest install cron-mastery --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库