An AI-powered productivity coach that analyzes local ActivityWatch data to provide actionable time-management insights.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install activity-analyzer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install activity-analyzer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Activity Analyzer is a sophisticated tool designed to bridge the gap between raw activity tracking and meaningful behavioral change. By interfacing with ActivityWatch, this skill retrieves detailed information about application usage and window titles directly from your local environment. It functions as an analytical productivity coach, identifying patterns such as frequent context switching, time sinks, and deep work trends.
Integrating this into your workflow via Openclaw Skills provides a private yet powerful way to audit your digital habits. The skill emphasizes transparency, allowing users to see exactly what data is being processed before it is sent to the AI model for analysis, ensuring a balance between high-level insights and data privacy.
To get started with this skill, ensure you have ActivityWatch installed and running locally. You will also need Node.js available in your environment.
# Verify your Node.js installation
node --version
# The skill uses the following command to fetch data
node scripts/fetch_activity.js --hours 24
Note: Ensure your ActivityWatch server is accessible on the default port (5600) before running the analysis.
The Activity Analyzer processes data retrieved from local buckets. The primary data points include:
| Field | Description | Privacy Level |
|---|---|---|
| App Name | The name of the software application being used. | Low |
| Window Title | The specific title of the active window (can include file names or URLs). | High |
| Duration | The total time spent on a specific activity. | Low |
| Timestamp | The exact time interval for the activity log. | Medium |
Users can modify the underlying script to aggregate data by App Name only to enhance privacy.
Loading
A sophisticated orchestration skill that automates the generation of influencer marketing plans by retrieving rules, cases, and pricing from RAGTOP knowledge bases.

An advanced RAG assistant designed to automate knowledge base management and perform deep, agentic research via the RAGTOP backend.

A comprehensive unified API gateway providing access to over 300 AI models for chat, image, video, and audio generation.

A continuous observability skill that provides real-time, audit-ready logging for every action taken by an AI agent.

An automated management tool for monitoring V2RayN proxy health, performing connection tests, and managing node failovers on macOS.

A comprehensive automation tool for searching availability and booking rooms on the Marriott Bonvoy portal via an AI agent.








































