timer

Manage countdown timers and stopwatches with audible alarms and elapsed time tracking.

22|7|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/sannabotdev/sannabotapp --skill timer-sannabotdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: timer
Source: https://github.com/sannabotdev/sannabotapp/tree/main/assets/skills/timer
Command: npx skills add https://github.com/sannabotdev/sannabotapp --skill timer-sannabotdev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides simple countdown timers with audible alarms and stopwatches for tracking elapsed time, ideal for short durations.

Core Features & Use Cases

  • Countdown Timers: Set timers for specific durations (seconds to minutes) that beep when finished.
  • Stopwatches: Start, stop, and query elapsed time for tracking events.
  • Use Case: "Set an egg timer for 20 seconds" or "Start a stopwatch for my run."

Quick Start

Set a timer for 3 minutes.

Frequently Asked Questions about timer

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

FAQPage Schema
How do I set a countdown timer with an alarm?

To set a countdown timer, specify a duration in seconds or minutes. The timer tracks the remaining time and triggers an audible alarm when it reaches zero, making it ideal for short-duration tasks like cooking or focused work sessions.

Can I track elapsed time with a stopwatch?

Yes, you can start a stopwatch to track elapsed time for events. The stopwatch supports starting, stopping, and querying the current elapsed duration, which is useful for activities like tracking a run or monitoring task duration.

How do I check the status of active timers and stopwatches?

You can list active timers and query the elapsed time status of running stopwatches. This allows you to monitor ongoing countdown durations or check how much time has passed since a stopwatch started.

What are the limitations of using a countdown timer for long durations?

This timer is designed for short-duration tasks ranging from seconds to minutes. It may not be suitable for tracking extended periods, as its core functionality focuses on quick countdowns and elapsed time tracking with audible alarms.

How do I cancel a running timer before it finishes?

You can cancel a running timer by issuing a stop or cancel command. This terminates the active countdown or stopwatch session immediately and prevents the alarm from sounding when the original duration expires.