← 返回 Skills 市场
2116
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install 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".
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toggl - 安装完成后,直接呼叫该 Skill 的名称或使用
/toggl触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Toggl time tracking via @beauraines/toggl-cli. Start/stop timers, view reports, manage entries.
元数据
常见问题
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". 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2116 次。
如何安装 Toggl?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toggl」即可一键安装,无需额外配置。
Toggl 是免费的吗?
是的,Toggl 完全免费(开源免费),可自由下载、安装和使用。
Toggl 支持哪些平台?
Toggl 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Toggl?
由 clvrobj(@clvrobj)开发并维护,当前版本 v1.0.0。
推荐 Skills