timer

Parse user-provided durations and schedule countdown timer completion notifications.

270|65|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/sepivip/SeekerClaw --skill timer-sepivip
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: timer
Source: https://github.com/sepivip/SeekerClaw/tree/main/app/src/main/assets/default-skills/timer
Command: npx skills add https://github.com/sepivip/SeekerClaw --skill timer-sepivip

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Timers help you track elapsed time for activities like cooking, workouts, or breaks, ensuring you stay on schedule without manual tracking.

Core Features & Use Cases

  • Countdown timers: Start a timer for a specific duration (e.g., 5 minutes, 30 seconds) and be notified when it ends.
  • Simple prompts: Works with natural language inputs like "set a timer for pasta" or "timer for 10 minutes".
  • Non-recurring: Designed for one-off timers; not intended for recurring schedules.

Quick Start

Say 'set a timer for 5 minutes' to start a countdown and receive a notification when it finishes.

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 for a specific duration?

To set a countdown timer, provide a specific duration in minutes or seconds using natural language, such as "set a timer for 10 minutes," and you will receive a notification when it finishes.

Can I use natural language to start a timer for an activity like cooking?

Yes, you can start a timer for activities like cooking using simple natural language prompts, such as "set a timer for pasta," which parses the activity and schedules a completion notification.

Does this timer support recurring schedules or alarms?

No, this timer is designed for single-instance, non-recurring countdowns only and does not support recurring schedules or repeating alarms for ongoing activities.

What is the best way to track elapsed time for a workout?

The best way to track elapsed time for a workout is to set a non-recurring countdown timer for your specific duration, ensuring you stay on schedule and receive a notification upon completion.

Can I set a timer using seconds instead of minutes?

Yes, you can set a timer using seconds instead of minutes by specifying the duration in your prompt, such as "timer for 30 seconds," and the timer will accurately schedule the countdown.