← 返回 Skills 市场
Wakatime Lite
作者
bytesagain1
· GitHub ↗
· v2.0.3
· MIT-0
188
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install wakatime-lite
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Wakatime Lite concepts, best practices, and implementation patterns.
安全使用建议
This appears to be a low-risk, read-only reference skill. If you plan to install it, note the minor documentation inconsistencies (version mismatch and a generic mention of 'access credentials' in the quickstart). Before allowing any agent to execute the included script, you may want to: (1) preview the script (it's short and human-readable) to confirm it only prints text, (2) avoid granting the agent network or elevated filesystem permissions unless needed, and (3) treat it as a local reference tool — there are no hidden endpoints or credential requirements. If you require absolute assurance, run the script in an isolated environment to observe behavior.
功能分析
Type: OpenClaw Skill
Name: wakatime-lite
Version: 2.0.3
The 'wakatime-lite' skill is a purely informational reference tool that provides static documentation via a shell script. Analysis of 'scripts/script.sh' and 'SKILL.md' confirms that all commands only output plain-text heredocs, with no network activity, file system modifications, or credential access.
能力评估
Purpose & Capability
The name/description match the contents. The SKILL.md promises a reference/cheat-sheet and the included scripts produce static documentation via heredoc. There are no unrelated binaries, credentials, or config paths required.
Instruction Scope
SKILL.md explicitly states no external API calls or credentials and the script implements only local heredoc outputs. Minor, non-security issues: the quickstart text generically mentions 'Required tools and access credentials' (likely a template artifact) and the script's internal VERSION (2.0.2) differs from the SKILL.md version (2.0.3). Neither changes the runtime behavior, but they are small inconsistencies worth noting.
Install Mechanism
No install spec is provided (instruction-only), so nothing is downloaded or written to disk by an installer. A script file is included but it contains only static output logic and no network or exec of untrusted code.
Credentials
The skill declares no required environment variables, no primary credential, and the code does not read env vars or secret-like values. Requested access is proportionate to a local reference tool.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skill/system configurations. It does not attempt to persist credentials or change agent-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wakatime-lite - 安装完成后,直接呼叫该 Skill 的名称或使用
/wakatime-lite触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
常见问题
Wakatime Lite 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Wakatime Lite concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。
如何安装 Wakatime Lite?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wakatime-lite」即可一键安装,无需额外配置。
Wakatime Lite 是免费的吗?
是的,Wakatime Lite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wakatime Lite 支持哪些平台?
Wakatime Lite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wakatime Lite?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.3。
推荐 Skills