timer

Manage background countdown timers with customizable durations and labels.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/dfpalhano/openclaw-workspace --skill timer-dfpalhano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: timer
Source: https://github.com/dfpalhano/openclaw-workspace/tree/main/skills/timer
Command: npx skills add https://github.com/dfpalhano/openclaw-workspace --skill timer-dfpalhano

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to set background timers and alarms, ensuring they are notified when a specific duration has passed without manual intervention.

Core Features & Use Cases

  • Background Timers: Set timers that run independently of the current task.
  • Customizable Durations: Supports seconds, minutes, hours, and combined formats (e.g., MM:SS, HH:MM:SS).
  • Optional Labels: Assign a descriptive label to each timer for clarity.
  • Notifications: Provides a clear, actionable notification upon timer completion.
  • Use Case: Set a 25-minute Pomodoro timer for focused work, or a 5-minute timer for a quick break, with clear alerts when time is up.

Quick Start

Use the timer skill to set a 10-minute timer with the label "Check the oven".

Frequently Asked Questions about timer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set a background countdown timer with a custom label?

To set a background countdown timer, specify a duration using seconds, minutes, hours, or combined HH:MM:SS formats, and assign an optional descriptive label for clarity. The timer runs independently and delivers a system notification upon completion.

Can I manage and cancel active background timers after setting them?

Yes, you can manage active background timers by using built-in functionality to list, poll, log, and cancel them. This ensures you maintain control over ongoing countdowns without manual intervention until their scheduled completion.

What time formats are supported for setting alarms and reminders?

Alarms and reminders support various time formats including simple seconds, minutes, hours, and combined formats like MM:SS or HH:MM:SS. This flexibility allows precise duration customization for different timing needs.

How do background timers handle notifications upon completion?

Background timers provide clear system notifications upon completion by requiring specific response formats to ensure user delivery. This mechanism guarantees you receive an actionable alert when the specified countdown duration expires.

Does this timer skill work for Pomodoro and quick break intervals?

Yes, the timer skill works for Pomodoro and quick break intervals by supporting customizable durations. You can set a 25-minute focused work timer or a 5-minute break alarm, receiving clear alerts when time is up.

What are the limitations of running background countdown timers?

Background countdown timers require specific response formats to ensure notification delivery upon completion. While they run independently of the current task, users must rely on the provided listing and polling functions to monitor active timer status.