# Mytimer

> Use this skill when the user wants to Geeky timer for terminal enthusiasts in Python.

- Skill: `javimosch/mytimer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/mytimer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/mytimer/raw
- Safety review: pending
- 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/mytimer

---


# mytimer Plugin

Geeky timer for terminal enthusiasts in Python

## Commands

### Operations
- `mytimer self version` — Print mytimer version
- `mytimer _ _` — Passthrough to mytimer CLI

## Usage Examples
- `mytimer --help`
- `mytimer <args>`

## Installation

```bash
pip install mytimer
```

## Examples

```bash
mytimer --version
mytimer --help
```

