·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.

14Installs·0Trend·@sundial-org

Installation

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

How to Install timer

Quickly install timer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill timer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sundial-org/awesome-openclaw-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill timer
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-11

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

Quick answers

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.

How do I install timer?

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

Where is the source repository?

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