activity-record

Collect local user activity data and query it with SQL.

372|35|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/qqqqqf-q/Arkloop --skill activity-record
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: activity-record
Source: https://github.com/qqqqqf-q/Arkloop/tree/main/src/plugins/activity-recorder/skills/activity-record
Command: npx skills add https://github.com/qqqqqf-q/Arkloop --skill activity-record

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The activity-record skill addresses the need for a comprehensive solution to track and analyze various aspects of local user activity, including browser history, search terms, screen time, and more.

Core Features & Use Cases

  • Activity Data Collection: Gather detailed information on user activities like browser history, search terms, screen time, and system commands.
  • Data Analysis: Provide insights into user behavior and activity patterns using SQL queries.
  • Use Case: For a productivity coach, this skill can help analyze a user's daily activities to identify patterns and suggest improvements.

Quick Start

Use the activity-record skill to retrieve the list of visited URLs from the last 24 hours.

Frequently Asked Questions about activity-record

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track local computer activity data like browser history and screen time?

You can analyze local user behavior by running SQL queries against the collected local activity data. This allows you to retrieve specific information, such as visited URLs from the last 24 hours, to identify personal productivity patterns.

Can I use SQL to query my screen time and system command logs?

Yes, you can use SQL to query your screen time and system command logs. The Skill stores collected local activity data in a format that supports SQL queries, enabling precise retrieval and analysis of your historical usage patterns.

Does this activity tracking tool store data locally without external dependencies?

Yes, this activity tracking tool stores data locally without requiring external dependencies. It independently gathers your browser history and system commands, ensuring your user behavior data remains on your local machine for private analysis.

What is the best way to analyze daily user activity patterns for productivity improvement?

The best way to analyze daily user activity patterns for productivity improvement is to collect local activity data and use SQL queries to extract insights. This approach helps identify behavioral trends and optimize your screen time usage.

What limitations exist when tracking local activity data for user behavior analysis?

A limitation when tracking local activity data for user behavior analysis is that the Skill focuses strictly on local collection and SQL querying of browser history and screen time. It does not inherently provide automated productivity coaching without external analysis.