什麼是 cron-mastery?
掌握 OpenClaw 的計時系統。用於安排可靠的提醒、設定定期維護(管理員作業)以及了解何時使用 Cron 與 Heartbeat 來執行時間敏感的任務。 來源:sundial-org/awesome-openclaw-skills。
掌握 OpenClaw 的計時系統。用於安排可靠的提醒、設定定期維護(管理員作業)以及了解何時使用 Cron 與 Heartbeat 來執行時間敏感的任務。
透過命令列快速安裝 cron-mastery AI 技能到你的開發環境
來源:sundial-org/awesome-openclaw-skills。
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掌握 OpenClaw 的計時系統。用於安排可靠的提醒、設定定期維護(管理員作業)以及了解何時使用 Cron 與 Heartbeat 來執行時間敏感的任務。 來源:sundial-org/awesome-openclaw-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill cron-mastery 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sundial-org/awesome-openclaw-skills