← 返回 Skills 市场
nexaiguy

Nex Timetrack

作者 Nex AI · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
126
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nex-timetrack
功能描述
Billable time logger for freelancers and agencies. Start/stop timers or log manually. Client and project management, rate cascading, 15-minute rounding, bill...
安全使用建议
This appears to be a straightforward local time-tracker. Before installing: (1) review the included files yourself (they're local and human-readable) if you can, (2) note the licensing mismatch (SKILL.md vs LICENSE.txt) and decide which license you accept, (3) the setup script will create ~/.nex-timetrack and place a wrapper in ~/.local/bin — check that directory and add it to your PATH if needed, (4) run setup.sh in a controlled environment (or inspect it first); there are no network calls or secret-env requests in the provided code, so the privacy claim appears supported. If you need to restrict persistence, run the script manually without creating the wrapper or run the Python module directly from the source directory.
功能分析
Type: OpenClaw Skill Name: nex-timetrack Version: 1.0.0 The Nex Timetrack skill is a legitimate local time-tracking utility for freelancers. The code uses only the Python standard library and SQLite for data storage, with no external dependencies, network activity, or unauthorized file access. The setup script and CLI logic are transparent and align perfectly with the stated purpose of managing billable hours and projects.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description match the code and runtime instructions: a local Python CLI time-tracker using SQLite. Declared features (timers, clients, projects, exports, FTS search, 15-minute rounding) are implemented in the repository files. The only environment variable mentioned (NEX_TIMETRACK_DIR) directly relates to storage location and is reasonable for this purpose. One non-security inconsistency: licensing is inconsistent across SKILL.md (MIT-0), LICENSE.txt (AGPL-3.0), and README; this is a legal/licensing issue but does not affect runtime behavior.
Instruction Scope
SKILL.md instructs running setup.sh and using the CLI; the code and scripts operate on local files in ~/.nex-timetrack and create a wrapper in ~/.local/bin. The instructions and code do not attempt to read unrelated system configuration, other skills' credentials, or transmit data externally. The skill's claim 'No cloud, no telemetry' matches the visible code (no network calls in provided files).
Install Mechanism
There is no remote installer; setup.sh is included and is the intended install mechanism. setup.sh checks for Python 3.8+, creates ~/.nex-timetrack and exports, initializes the DB by invoking the included Python module, and writes a wrapper script into ~/.local/bin. This writes files to the user's home directory and places an executable in ~/.local/bin — expected for a CLI tool but worth noting because it modifies the user's PATH-adjacent location and creates persistent files.
Credentials
The skill does not require any credentials or external environment variables except an optional NEX_TIMETRACK_DIR to override the storage path. No tokens/keys/passwords are requested. The environment access requested is proportional to a local storage-centric CLI application.
Persistence & Privilege
The skill does create persistent data and a CLI wrapper in the user's home directory (~/.nex-timetrack and ~/.local/bin). always is false and model invocation is not disabled. These are standard for a user-installed local CLI but mean the skill will remain on disk and executable until the user removes it; users should be aware of that persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nex-timetrack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nex-timetrack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Nex Timetrack 1.0.0 - Billable time tracker for freelancers/agencies; manage clients, projects, and rates. - Live timer and manual log entries, with 15-minute optional rounding. - Supports client/project/entry-level rate overrides and billing summaries. - Full-text search, CSV/JSON export, and usage statistics. - Python standard library only; all data stored locally in SQLite. - Natural language commands and ClawdBot integration for ease of use.
元数据
Slug nex-timetrack
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nex Timetrack 是什么?

Billable time logger for freelancers and agencies. Start/stop timers or log manually. Client and project management, rate cascading, 15-minute rounding, bill... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。

如何安装 Nex Timetrack?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nex-timetrack」即可一键安装,无需额外配置。

Nex Timetrack 是免费的吗?

是的,Nex Timetrack 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nex Timetrack 支持哪些平台?

Nex Timetrack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nex Timetrack?

由 Nex AI(@nexaiguy)开发并维护,当前版本 v1.0.0。

💬 留言讨论