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-masteryOpenClaw のタイミング システムをマスターします。信頼性の高いリマインダーのスケジュール設定、定期的なメンテナンス (管理人のジョブ) の設定、時間に敏感なタスクで 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