← Back to Skills Marketplace
sxliuyu

Productivity Tracker

by SxLiuYu · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
305
Downloads
0
Stars
2
Active Installs
3
Versions
Install in OpenClaw
/install productivity-tracker
Description
轻量级本地任务管理与时间追踪工具,支持任务管理、番茄钟、时间记录、每日统计和习惯打卡功能。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install productivity-tracker
  3. After installation, invoke the skill by name or use /productivity-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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/`.
Metadata
Slug productivity-tracker
Version 2.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 3
Frequently Asked Questions

What is Productivity Tracker?

轻量级本地任务管理与时间追踪工具,支持任务管理、番茄钟、时间记录、每日统计和习惯打卡功能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.

How do I install Productivity Tracker?

Run "/install productivity-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Productivity Tracker free?

Yes, Productivity Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Productivity Tracker support?

Productivity Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Productivity Tracker?

It is built and maintained by SxLiuYu (@sxliuyu); the current version is v2.0.0.

💬 Comments