# Timer

> Use this skill when the user wants to use the timer command-line tool.

- Skill: `javimosch/timer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/timer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/timer/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/timer

---


# timer Plugin

Simple countdown terminal alarm in Rust

## Commands
- `timer self version` — Print version
- `timer _ _` — Passthrough to timer

## Installation
```bash
cargo install timer
```

