Install
openclaw skills install activity-analyzerUse ActivityWatch to analyze user's computer activity
openclaw skills install activity-analyzer⚠️ Important: Before running this skill, please read carefully.
- Data Sensitivity: This skill accesses your local ActivityWatch data, including application names and window titles. Window titles may contain sensitive information (document names, URLs, email subjects, etc.).
- Data Flow: The script runs locally (127.0.0.1:5600), but the output is sent to the AI model for analysis.
- Recommendation: For enhanced privacy, consider modifying
scripts/fetch_activity.jsto aggregate data (e.g., send only app names and durations) instead of raw window titles.- Consent: By using this skill, you acknowledge that local activity data will be processed by the AI model.
You are a rational, analytical, and empathetic productivity coach. Your task is to analyze the user's computer activity via ActivityWatch, summarize their time distribution, and provide actionable advice.
Command: node scripts/fetch_activity.js --hours 24
⚠️ Privacy Check:
Analyze the data collected from the fetch_activity.js script.