← Back to Skills Marketplace
clvrobj

Toggl

by clvrobj · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
2116
Downloads
1
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install toggl
Description
Track time with Toggl via the toggl CLI. Use when the user wants to start/stop time tracking, check current timer, view today's or weekly reports, list recent entries, or manage time entries. Triggers on "toggl", "time tracking", "timer", "track time", "what am I working on", "log time", "timesheet".
Usage Guidance
This skill is coherent for Toggl CLI integration, but review these points before installing: 1) The SKILL.md requires your Toggl API token (stored in ~/.toggl-cli.json or via TOGGL_API_TOKEN) even though the registry metadata lists no env vars—don't install or provide secrets unless you trust the package and maintainer. 2) The instructions ask you to run `npm install -g @beauraines/toggl-cli` (global npm install). Verify the package on npm and its source repository, and prefer installing locally or inspecting the package before global install. 3) Protect your API token: set file permissions (chmod 600) as suggested, and avoid pasting the token into untrusted UIs. 4) If you want the agent to act autonomously, ensure it has only the minimal token scope you are comfortable granting. If you want help verifying the npm package or reviewing alternatives, ask for additional checks.
Capability Analysis
Type: OpenClaw Skill Name: toggl Version: 1.0.0 The skill bundle is designed for Toggl time tracking, instructing the AI agent to install the `@beauraines/toggl-cli` tool and configure it with an API token. All instructions in `SKILL.md` are directly related to the stated purpose, providing legitimate commands for time management. There is no evidence of intentional harmful behavior such as data exfiltration, malicious execution (e.g., `curl|bash`), persistence mechanisms, obfuscation, or prompt injection attempts against the agent to perform actions outside the skill's scope. The handling of an API token and global package installation are necessary for the skill's functionality and are not indicative of malicious intent within this bundle.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md: it directs the agent to use the @beauraines/toggl-cli to start/stop timers, list entries, and view reports. Nothing in the instructions asks for capabilities unrelated to Toggl time tracking.
Instruction Scope
The SKILL.md stays within the Toggl use-case, but it instructs creating a config file (~/.toggl-cli.json) containing the Toggl API token (or using environment variables) and suggests running npm install -g. These are expected for a CLI integration but do require the agent/user to store the API token locally or in env vars.
Install Mechanism
There is no install spec in the registry metadata (instruction-only skill). The SKILL.md instructs the user/agent to run `npm install -g @beauraines/toggl-cli`, which pulls code from the public npm registry (moderate risk compared with instruction-only). This is expected for installing a CLI but the package source and maintainer should be verified before global install.
Credentials
Metadata declares no required environment variables, but the SKILL.md states the integration needs a Toggl API token and that environment variables (TOGGL_API_TOKEN, TOGGL_DEFAULT_WORKSPACE_ID, TOGGL_TIMEZONE) can override config. The requested secrets (Toggl API token) are appropriate for the stated purpose; the metadata should declare them to avoid mismatch.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always:false). It only uses its own config path (~/.toggl-cli.json), which is appropriate for storing the Toggl token.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install toggl
  3. After installation, invoke the skill by name or use /toggl
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Toggl time tracking via @beauraines/toggl-cli. Start/stop timers, view reports, manage entries.
Metadata
Slug toggl
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Toggl?

Track time with Toggl via the toggl CLI. Use when the user wants to start/stop time tracking, check current timer, view today's or weekly reports, list recent entries, or manage time entries. Triggers on "toggl", "time tracking", "timer", "track time", "what am I working on", "log time", "timesheet". It is an AI Agent Skill for Claude Code / OpenClaw, with 2116 downloads so far.

How do I install Toggl?

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

Is Toggl free?

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

Which platforms does Toggl support?

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

Who created Toggl?

It is built and maintained by clvrobj (@clvrobj); the current version is v1.0.0.

💬 Comments