Overview
- Skill Key
- harrylabs0913/focus-master
- Author
- harrylabs0913
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/harrylabs0913/focus-master
- Latest Commit SHA
- d15c4181d0d829bb1f40d6141c55f2bb917f3173
🍅 番茄钟计时器 : 可配置专注/休息时间 ⏱️ 任务时间记录 : 追踪每个任务的实际用时 📊 时间分配分析 : 分类统计、趋势分析 🔒 专注模式 : 屏蔽干扰,提高效率 📈 效率报告生成 : 日/周/月报告
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 time-management 技能。 若已安装,则直接安装 time-management 技能。
- 🍅 **番茄钟计时器**: 可配置专注/休息时间 - ⏱️ **任务时间记录**: 追踪每个任务的实际用时 - 📊 **时间分配分析**: 分类统计、趋势分析 - 🔒 **专注模式**: 屏蔽干扰,提高效率 - 📈 **效率报告生成**: 日/周/月报告 ## 安装 ```bash # 添加到 PATH ln -s ~/.openclaw/workspace/skills/time-management/time-management ~/.local/bin/time-management ``` ## 使用 ### 番茄钟 ```bash # 开始25分钟番茄钟 time-management pomodoro --task "写代码" # 自定义时长 time-management pomodoro --task "阅读" --duration 45 # 指定分类 time-management pomodoro --task "学英语" --category study ``` ### 任务计时 ```bash # 开始任务计时 time-management task-start "项目开发" --category work # 结束当前任务 time-management task-stop # 查看任务记录 time-management tasks --limit 20 ``` ### 统计与报告 ```bash # 查看番茄钟统计 time-management stats # 生成日报 time-management report # 指定日期报告 time-management report --date 2024-01-15 ``` ### 专注模式 ```bash # 开启专注模式(默认25分钟) time-management focus # 自定义时长 time-management focus --duration 60 ``` ### 配置 ```bash # 查看配置 time-management config show # 修改配置 time-management config set pomodoro_duration 30 ``` ## 配置项 | 配置项 | 默认值 | 说明 | |--------|--------|------| | pomodoro_duration | 25 | 番茄钟时长(分钟) | | short_break | 5 | 短休息时长(分钟) | | long_break | 15 | 长休息时长(分钟) | | notification_enabled | true | 启用系统通知 | ## 数据存储 数据存储在 `~/.openclaw/data/time-management/`: - `time_management.db` - SQLite 数据库 - `config.json` - 用户配置 ## 技术栈 - Python 3.8+ - SQLite - argparse
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
capgoblin
Access unsecured credit lines for AI agents on the Arc Network using the Credex Protocol. Use for borrowing USDC against reputation, repaying debt to grow credit limits, providing liquidity as an LP, or managing cross-chain USDC via Circle Bridge. Triggers on "borrow from credex", "repay debt", "deposit to pool", "check credit status", "provide liquidity", or any credit/lending task on Arc.
capt-marbles
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".
camohiddendj
DuckDuckGo HTML search scraper CLI with JSON, CSV, OpenSearch, markdown, and compact outputs.