Install
openclaw skills install tracker-latest-run-monitorMonitor the most recent run result of a configured OpenClaw cron job and send a compact Feishu private message with the latest execution time, status, and detail. Use when a user wants a standalone skill for latest-run monitoring, cron status notifications, daily status pings, or Feishu alerts for a tracker/scheduled job regardless of success or failure.
openclaw skills install tracker-latest-run-monitorUse this skill when you need a standalone latest-run status notifier for a cron job.
scripts/monitor-tracker-runs.js: Read the target cron job's most recent finished run record and send a compact Feishu DM.references/configuration.md: Explain what the script reads and what notification it sends.scripts/monitor-tracker-runs.js directly with Node.node scripts/monitor-tracker-runs.js
The script sends a compact mobile-friendly Feishu text with only:
If no finished run exists yet, the script exits quietly.