# Pomodorotimer

> Use this skill when the user wants to Console Pomodoro timer in Python.

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

---


# pomodorotimer Plugin

Console Pomodoro timer in Python

## Commands

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

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

## Installation

```bash
pip install pomodorotimer
```

## Examples

```bash
pomodorotimer --version
pomodorotimer --help
```

