← 返回 Skills 市场
179
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pomodoro-focus-timer
功能描述
Assist users in breaking tasks into Pomodoro sessions, creating focus timers with work/rest intervals and productivity tips.
安全使用建议
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.
能力评估
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).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pomodoro-focus-timer - 安装完成后,直接呼叫该 Skill 的名称或使用
/pomodoro-focus-timer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Pomodoro Focus Timer 是什么?
Assist users in breaking tasks into Pomodoro sessions, creating focus timers with work/rest intervals and productivity tips. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。
如何安装 Pomodoro Focus Timer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pomodoro-focus-timer」即可一键安装,无需额外配置。
Pomodoro Focus Timer 是免费的吗?
是的,Pomodoro Focus Timer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pomodoro Focus Timer 支持哪些平台?
Pomodoro Focus Timer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pomodoro Focus Timer?
由 haidong(@harrylabsj)开发并维护,当前版本 v0.1.0。
推荐 Skills