← Back to Skills Marketplace
RescueTime
by
rusynandriy
· GitHub ↗
· v1.0.0
5005
Downloads
1
Stars
24
Active Installs
1
Versions
Install in OpenClaw
/install rescuetime
Description
Fetch productivity data from RescueTime. Use when the user asks about their screen time, productivity score, app usage, time tracking, how they spent their day/week, or wants reports on their computer activity. Requires API key in TOOLS.md or passed directly.
Usage Guidance
Install only if you are comfortable letting the agent fetch your RescueTime activity reports. Keep the API key out of source control and shared logs, avoid broad date ranges unless needed, and redact both keys and detailed activity results before sharing transcripts or screenshots.
Capability Analysis
Type: OpenClaw Skill
Name: rescuetime
Version: 1.0.0
The skill bundle is designed to fetch productivity data from the RescueTime API using standard `curl` commands. The `SKILL.md` file provides clear instructions for the AI agent on when and how to use the skill, including API endpoints and parameters. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent's behavior, or obfuscation. All actions are aligned with the stated purpose of interacting with the RescueTime API (rescuetime.com).
Capability Assessment
Purpose & Capability
The artifact’s purpose is to fetch RescueTime productivity analytics, and its capabilities are limited to documented curl requests against RescueTime API endpoints for activity, category, productivity, interval, and daily summary data.
Instruction Scope
The skill is invoked for user questions about screen time, app usage, productivity, and computer activity; it does not instruct automatic or unrelated data collection, but it could more clearly warn that the returned activity data is sensitive.
Install Mechanism
The bundle contains only a single non-executable SKILL.md file, with no hidden scripts, dependencies, install hooks, or auto-run behavior found in the artifact metadata or file inspection.
Credentials
Network access to rescuetime.com and access to RescueTime activity data are proportionate to the stated purpose, but the data may reveal work habits, app/site usage, and productivity patterns.
Persistence & Privilege
The skill tells users to store a RescueTime API key in TOOLS.md or pass it directly; this is disclosed and purpose-aligned, but users should treat both the key and query outputs as private.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rescuetime - After installation, invoke the skill by name or use
/rescuetime - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: productivity data, activity tracking, daily summaries
Metadata
Frequently Asked Questions
What is RescueTime?
Fetch productivity data from RescueTime. Use when the user asks about their screen time, productivity score, app usage, time tracking, how they spent their day/week, or wants reports on their computer activity. Requires API key in TOOLS.md or passed directly. It is an AI Agent Skill for Claude Code / OpenClaw, with 5005 downloads so far.
How do I install RescueTime?
Run "/install rescuetime" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is RescueTime free?
Yes, RescueTime is completely free (open-source). You can download, install and use it at no cost.
Which platforms does RescueTime support?
RescueTime is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created RescueTime?
It is built and maintained by rusynandriy (@rusynandriy); the current version is v1.0.0.
More Skills