← 返回 Skills 市场
2337
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install timesheet
功能描述
Track time, manage projects and tasks using timesheet.io CLI
安全使用建议
This skill is instruction-only and simply tells an agent how to call the timesheet.io CLI. Before using it, verify: 1) You have the official timesheet CLI installed from a trusted source; SKILL.md expects a 'timesheet' binary but the registry metadata omitted that — confirm the requirement. 2) The CLI may require an API key (TIMESHEET_API_KEY) or local login; if you set an API key, be aware it will be available to processes and could be read by commands like `timesheet config show` — store keys securely and avoid exporting them in shared shells. 3) The docs use `jq` for filtering but do not declare it as a dependency — install jq if you plan to use those examples. 4) Review what the timesheet CLI stores in its config (tokens, file paths) so you understand what the agent could access when running auth/config commands. If you cannot verify the CLI source or prefer not to expose an API key, use the CLI manually instead of granting an automated agent permission to invoke it.
功能分析
Type: OpenClaw Skill
Name: timesheet
Version: 1.0.1
The skill bundle is benign. It provides instructions for using the `timesheet` CLI tool, covering authentication, timer operations, project/task management, and reporting. All commands directly invoke the `timesheet` binary or standard utilities like `jq`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's core directives. The instructions are clear, functional, and align with the stated purpose of managing time tracking.
能力评估
Purpose & Capability
The skill's stated purpose (control timesheet.io via the timesheet CLI) matches the instructions. However, SKILL.md metadata lists a required binary ('timesheet') while the registry metadata earlier claimed no required binaries — this mismatch should be resolved.
Instruction Scope
SKILL.md limits actions to running the timesheet CLI (auth, timer, projects, tasks, reports, config). Those commands are appropriate for the purpose. The docs do show examples that may read or show local CLI config (e.g., `timesheet config show`) and auth status — expected but worth noting because local config may contain tokens.
Install Mechanism
There is no install spec (instruction-only), so nothing is written to disk by the skill itself. This is the lowest-risk install posture.
Credentials
SKILL.md suggests setting TIMESHEET_API_KEY for automation and uses `jq` in an example, but the registry did not declare any required environment variables or binaries. Requesting an API key is reasonable for this CLI, but the skill should declare that requirement explicitly and mention the exact env var(s) it needs.
Persistence & Privilege
always is false and the skill has no install/script so it does not request permanent presence or elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install timesheet - 安装完成后,直接呼叫该 Skill 的名称或使用
/timesheet触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
timesheet v1.0.1
- No changes detected since the previous version.
v1.0.0
Initial release of the Timesheet skill.
- Track time, manage projects, and handle tasks via the timesheet.io CLI.
- Includes timer operations, project and task management, team and tag support, reporting, and user profile/config commands.
- Supports authentication via OAuth or API key.
- Provides structured output for automation with the `--json` flag.
- Lists common workflows and error codes for guidance and troubleshooting.
元数据
常见问题
Timesheet - Time Tracking 是什么?
Track time, manage projects and tasks using timesheet.io CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2337 次。
如何安装 Timesheet - Time Tracking?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install timesheet」即可一键安装,无需额外配置。
Timesheet - Time Tracking 是免费的吗?
是的,Timesheet - Time Tracking 完全免费(开源免费),可自由下载、安装和使用。
Timesheet - Time Tracking 支持哪些平台?
Timesheet - Time Tracking 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Timesheet - Time Tracking?
由 Florian(@florianrauscha)开发并维护,当前版本 v1.0.1。
推荐 Skills