focus-master

- 🍅 **番茄钟计时器**: 可配置专注/休息时间 - ⏱️ **任务时间记录**: 追踪每个任务的实际用时 - 📊 **时间分配分析**: 分类统计、趋势分析 - 🔒 **专注模式**: 屏蔽干扰,提高效率 - 📈 **效率报告生成**: 日/周/月报告

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "focus-master" with this command: npx skills add harrylabsj/focus-master

  • 🍅 番茄钟计时器: 可配置专注/休息时间
  • ⏱️ 任务时间记录: 追踪每个任务的实际用时
  • 📊 时间分配分析: 分类统计、趋势分析
  • 🔒 专注模式: 屏蔽干扰,提高效率
  • 📈 效率报告生成: 日/周/月报告

安装

# 添加到 PATH
ln -s ~/.openclaw/workspace/skills/focus-master/time-management ~/.local/bin/time-management

使用

番茄钟

# 开始25分钟番茄钟
time-management pomodoro --task "写代码"

# 自定义时长
time-management pomodoro --task "阅读" --duration 45

# 指定分类
time-management pomodoro --task "学英语" --category study

任务计时

# 开始任务计时
time-management task-start "项目开发" --category work

# 结束当前任务
time-management task-stop

# 查看任务记录
time-management tasks --limit 20

统计与报告

# 查看番茄钟统计
time-management stats

# 生成日报
time-management report

# 指定日期报告
time-management report --date 2024-01-15

专注模式

# 开启专注模式(默认25分钟)
time-management focus

# 自定义时长
time-management focus --duration 60

配置

# 查看配置
time-management config show

# 修改配置
time-management config set pomodoro_duration 30

配置项

配置项默认值说明
pomodoro_duration25番茄钟时长(分钟)
short_break5短休息时长(分钟)
long_break15长休息时长(分钟)
notification_enabledtrue启用系统通知

数据存储

数据存储在 ~/.openclaw/data/time-management/:

  • time_management.db - SQLite 数据库
  • config.json - 用户配置

技术栈

  • Python 3.8+
  • SQLite
  • argparse

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Cclaw

Open-source comedy AI + video editing + poster generation. Create standup/sketch/manzai/scripts, edit videos via FFmpeg, and generate comedy posters via canv...

Registry SourceRecently Updated
General

Dlazy Seedance 1.5 Pro

Convert images into dynamic dance videos using Doubao Seedance 1.5 Pro.

Registry SourceRecently Updated
General

Pod Template Pack

Use when user needs ready-to-use POD (Print on Demand) design keywords, title templates, and listing copy. Use when creating POD product listings for TikTok,...

Registry SourceRecently Updated
General

Dlazy Mj.Imagine

Generate artistic images using Midjourney (MJ) model. Supports text-to-image.

Registry SourceRecently Updated