← Back to Skills Marketplace
bytesagain1

Wakatime Lite

by bytesagain1 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
188
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install wakatime-lite
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Wakatime Lite concepts, best practices, and implementation patterns.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wakatime-lite
  3. After installation, invoke the skill by name or use /wakatime-lite
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug wakatime-lite
Version 2.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Wakatime Lite?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Wakatime Lite concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.

How do I install Wakatime Lite?

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

Is Wakatime Lite free?

Yes, Wakatime Lite is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wakatime Lite support?

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

Who created Wakatime Lite?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v2.0.3.

💬 Comments