What is timer?
Set timers and alarms. When a background timer completes, you receive a System notification - respond with the reminder message (NOT HEARTBEAT_OK) to notify the user. Source: sundial-org/awesome-openclaw-skills.
Set timers and alarms. When a background timer completes, you receive a System notification - respond with the reminder message (NOT HEARTBEAT_OK) to notify the user.
Quickly install timer AI skill to your development environment via command line
Source: sundial-org/awesome-openclaw-skills.
Set timers that run in the background. When they complete, you will receive a system notification and MUST respond with the reminder to notify the user.
| Ns | N seconds | 30s, 90s | | Nm | N minutes | 5m, 15m | | Nh | N hours | 1h, 2h | | N | N minutes (default) | 5 = 5 minutes | | MM:SS | Minutes and seconds | 5:30 | | HH:MM:SS | Hours, minutes, seconds | 1:30:00 |
When a timer completes, you receive a System: message like:
Set timers and alarms. When a background timer completes, you receive a System notification - respond with the reminder message (NOT HEARTBEAT_OK) to notify the user. Source: sundial-org/awesome-openclaw-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill timerSet timers and alarms. When a background timer completes, you receive a System notification - respond with the reminder message (NOT HEARTBEAT_OK) to notify the user. Source: sundial-org/awesome-openclaw-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill timer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sundial-org/awesome-openclaw-skills