Back to Directory
general

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.

timer

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

- Initial release of the timer skill. - Set customizable timers and alarms that run in the background. - Supports various time formats: seconds, minutes, hours, MM:SS, and HH:MM:SS. - System notifies upon timer completion; users must respond directly with the reminder message (do not prefix with HEARTBEAT_OK). - Includes commands to list, poll, view logs, and cancel timers.