← 返回 Skills 市场
305
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install productivity-tracker
功能描述
轻量级本地任务管理与时间追踪工具,支持任务管理、番茄钟、时间记录、每日统计和习惯打卡功能。
安全使用建议
This appears to be a simple local task tracker with no network calls or credential requests, and it stores plain JSON under ~/.task-tracker. Before installing: (1) note the source is unknown and there's no homepage—consider reviewing the included script (scripts/task-tracker.py) yourself; (2) data is stored unencrypted in your home directory—avoid storing secrets in task/habit names; (3) run it in a limited environment or sandbox if you want extra safety; (4) if you plan to run the script automatically, inspect it for any changes first—there are no immediate red flags, but always exercise caution with code from unknown authors.
功能分析
Type: OpenClaw Skill
Name: productivity-tracker
Version: 2.0.0
The skill bundle is a legitimate local productivity tool for task management and habit tracking. The Python script (task-tracker.py) uses standard libraries to manage JSON data within the user's home directory (~/.task-tracker/) and contains no network activity, obfuscation, or dangerous execution patterns.
能力评估
Purpose & Capability
Name/description match the included files: a Python CLI that manages tasks, pomodoro timer, habits and writes JSON under ~/.task-tracker. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md commands align with the script's capabilities. Runtime instructions only reference local commands and the data directory; there are no instructions to read unrelated system files, environment variables, or to transmit data externally.
Install Mechanism
There is no install spec that downloads or executes remote code. The skill is instruction-only with an included Python script (no external downloads or package installs).
Credentials
No environment variables, credentials, or config paths are requested. The script reads/writes only JSON files under ~/.task-tracker, consistent with its stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not modify other skills or system-wide settings. It will create a local data directory (~/.task-tracker) and files, which is expected for this tool.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install productivity-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/productivity-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
No changes detected for version 2.0.0.
- No file or documentation updates were made in this release.
v1.0.1
No changes detected in this update.
- No file changes or new features were introduced.
- Documentation and functionality remain the same as the previous version.
v1.0.0
- Initial release of Task Tracker - 任务管理与时间追踪.
- Provides local task management: create, edit, delete, complete tasks.
- Includes Pomodoro timer (25 min focus + 5 min break).
- Tracks time spent per task and daily completion stats.
- Supports habit tracking and daily check-ins.
- All data stored locally in `~/.task-tracker/`.
元数据
常见问题
Productivity Tracker 是什么?
轻量级本地任务管理与时间追踪工具,支持任务管理、番茄钟、时间记录、每日统计和习惯打卡功能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。
如何安装 Productivity Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install productivity-tracker」即可一键安装,无需额外配置。
Productivity Tracker 是免费的吗?
是的,Productivity Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Productivity Tracker 支持哪些平台?
Productivity Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Productivity Tracker?
由 SxLiuYu(@sxliuyu)开发并维护,当前版本 v2.0.0。
推荐 Skills