← Back to Skills Marketplace
harrylabsj

Pomodoro Focus Timer

by haidong · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
179
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pomodoro-focus-timer
Description
Assist users in breaking tasks into Pomodoro sessions, creating focus timers with work/rest intervals and productivity tips.
Usage Guidance
This skill appears coherent and low-risk: it only parses text and returns a Pomodoro plan with no network calls, installs, or secret access. If you want extra caution, review the small handler.py (already included) and keep disable-model-invocation enabled if you prefer to prevent autonomous runs; otherwise it is safe to install for typical use.
Capability Assessment
Purpose & Capability
Name/description (Pomodoro timer) align with the included files: SKILL.md describes parsing tasks and producing a Pomodoro plan, and handler.py implements parsing and plan generation. No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
SKILL.md describes only parsing task input and producing a JSON plan. handler.py implements this behavior and only reads the provided text input, uses regex parsing, and returns structured JSON. There are no instructions to read system files, environment variables, or to send data externally.
Install Mechanism
There is no install spec and no external downloads. The skill is instruction/code-only and uses only the bundled handler.py, which reduces install-time risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code does not access os.environ or other secrets, so requested environment access is proportional (none).
Persistence & Privilege
always is false and the skill does not request persistent or system-wide changes. It does not modify other skills or system configs. note: model invocation is allowed by default (normal for skills).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pomodoro-focus-timer
  3. After installation, invoke the skill by name or use /pomodoro-focus-timer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of Pomodoro Focus Timer. - Helps users break tasks into Pomodoro intervals. - Supports triggers like focus timer, task planning, and work/study sessions. - Generates a Pomodoro session plan with focus and rest recommendations. - Outputs results in a structured JSON format.
Metadata
Slug pomodoro-focus-timer
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pomodoro Focus Timer?

Assist users in breaking tasks into Pomodoro sessions, creating focus timers with work/rest intervals and productivity tips. It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.

How do I install Pomodoro Focus Timer?

Run "/install pomodoro-focus-timer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pomodoro Focus Timer free?

Yes, Pomodoro Focus Timer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pomodoro Focus Timer support?

Pomodoro Focus Timer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pomodoro Focus Timer?

It is built and maintained by haidong (@harrylabsj); the current version is v0.1.0.

💬 Comments