·cron-mastery
</>

cron-mastery

掌握 OpenClaw 的計時系統。用於安排可靠的提醒、設定定期維護(管理員作業)以及了解何時使用 Cron 與 Heartbeat 來執行時間敏感的任務。

39安裝·9熱度·@sundial-org

安裝

$npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill cron-mastery

如何安裝 cron-mastery

透過命令列快速安裝 cron-mastery AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill cron-mastery
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:sundial-org/awesome-openclaw-skills。

SKILL.md

查看原文

This skill provides the definitive guide for managing time in OpenClaw. It solves the "I missed my reminder" problem by enforcing a strict separation between casual checks (heartbeat) and hard schedules (cron).

| System | Behavior | Best For | Risk |

| Heartbeat | "I'll check in when I can" (e.g., every 30-60m) | Email checks, casual news summaries, low-priority polling. | Drift: A "remind me in 10m" task will fail if the heartbeat is 30m. | | Cron | "I will run at exactly X time" | Reminders ("in 5 mins"), daily reports, system maintenance. | Clutter: Creates one-off jobs that need cleanup. |

掌握 OpenClaw 的計時系統。用於安排可靠的提醒、設定定期維護(管理員作業)以及了解何時使用 Cron 與 Heartbeat 來執行時間敏感的任務。 來源:sundial-org/awesome-openclaw-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill cron-mastery
分類
</>開發工具
認證
收錄時間
2026-02-26
更新時間
2026-03-11

Browse more skills from sundial-org/awesome-openclaw-skills

快速解答

什麼是 cron-mastery?

掌握 OpenClaw 的計時系統。用於安排可靠的提醒、設定定期維護(管理員作業)以及了解何時使用 Cron 與 Heartbeat 來執行時間敏感的任務。 來源:sundial-org/awesome-openclaw-skills。

如何安裝 cron-mastery?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill cron-mastery 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/sundial-org/awesome-openclaw-skills