返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
t

time-analyzer

Time tracking and analysis skill for automatic activity monitoring and productivity insights. Use when the user wants to track time spent on activities, analyze time usage patterns, get productivity suggestions, or generate time reports. Triggers on phrases like "track my time", "analyze my time", "time report", "productivity analysis", "how am I spending my time", "time tracking", "start tracking", "stop tracking", "time suggestions", "time optimization".

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.3
安全检测
已通过
295
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

time-analyzer

# Time Analyzer Time Analyzer is a time tracking and analysis tool that helps users record activities, analyze time usage patterns, and generate practical suggestions for improvement. ## Features - **Time Tracking**: Automatic activity start/end tracking, support for manual entries - **Activity Categorization**: 8 preset categories (work, study, meeting, break, exercise, entertainment, sleep, other) - **Time Analysis**: Category statistics, active period analysis, high-frequency activity identification - **Optimization Suggestions**: Personalized time management suggestions based on data - **Report Generation**: Generate comprehensive time usage reports ## Usage ### CLI Commands ```bash # Start tracking an activity time-analyzer start <category> [description] [tags] # Stop current activity time-analyzer stop # View current status time-analyzer status # Analyze time data (default: past 7 days) time-analyzer analyze [days] # Generate optimization suggestions time-analyzer suggest # Generate full report time-analyzer report [days] # Manually add a record time-analyzer add <category> <description> <minutes> # List all categories time-analyzer categories # Show help time-analyzer help ``` ### Activity Categories | Category | Description | Icon | |----------|-------------|------| | work | Work | 💼 | | study | Study | 📚 | | meeting | Meeting | 👥 | | break | Break | ☕ | | exercise | Exercise | 🏃 | | entertainment | Entertainment | 🎮 | | sleep | Sleep | 😴 | | other | Other | 📌 | ### Usage Examples ```bash # Start tracking work time-analyzer start work "Developing new feature" # Start tracking study time-analyzer start study "Reading technical documentation" # End current activity time-analyzer stop # Analyze past 30 days time-analyzer analyze 30 # Get optimization suggestions time-analyzer suggest # Manually add 1 hour meeting record time-analyzer add meeting "Weekly sync" 60 ``` ## Data Storage Data is stored in the `.time-analyzer/` folder in the user's home directory: - `records.json`: All activity records - `config.json`: Configuration and current session state ## Report Content Analysis reports include: 1. **Overview**: Total activities, total duration, daily average statistics 2. **Category Details**: Time percentage and frequency for each category 3. **Active Periods**: Most active time periods during the day 4. **High-Frequency Activities**: Top 5 most common activities 5. **Optimization Suggestions**: Time management suggestions based on data ## Automatic Tracking The current version supports manual start/stop tracking. Automatic reports can be enabled via cron jobs: ```bash # Add to crontab to generate daily report at 22:00 echo "0 22 * * * /usr/local/bin/time-analyzer report" | crontab - ``` ## Dependencies - Node.js >= 18.0.0 - No external dependencies (pure Node.js implementation) ## Installation ```bash # Global installation npm install -g time-analyzer # Or use npx npx time-analyzer ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 time-analyzer-1776123990 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 time-analyzer-1776123990 技能

通过命令行安装

skillhub install time-analyzer-1776123990

下载

⬇ 下载 time-analyzer v1.0.3(免费)

文件大小: 13.37 KB | 发布时间: 2026-4-15 14:41

v1.0.3 最新 2026-4-15 14:41
- SKILL.md fully translated from Chinese to English for improved accessibility.
- No functionality changes; documentation now easier to read for non-Chinese speakers.
- No code or dependency changes.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部