← Back to Skills Marketplace
florianrauscha

Timesheet - Time Tracking

by Florian · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
2337
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install timesheet
Description
Track time, manage projects and tasks using timesheet.io CLI
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install timesheet
  3. After installation, invoke the skill by name or use /timesheet
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug timesheet
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Timesheet - Time Tracking?

Track time, manage projects and tasks using timesheet.io CLI. It is an AI Agent Skill for Claude Code / OpenClaw, with 2337 downloads so far.

How do I install Timesheet - Time Tracking?

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

Is Timesheet - Time Tracking free?

Yes, Timesheet - Time Tracking is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Timesheet - Time Tracking support?

Timesheet - Time Tracking is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Timesheet - Time Tracking?

It is built and maintained by Florian (@florianrauscha); the current version is v1.0.1.

💬 Comments