deepwork-tracker

Track deep work sessions locally and generate per-day minute heatmaps.

202|36|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/adoresever/AGI_Ananas --skill deepwork-tracker-adoresever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepwork-tracker
Source: https://github.com/adoresever/AGI_Ananas/tree/main/26.2.06OpenClaw%E6%A3%80%E7%B4%A2%E3%80%81%E5%AE%A1%E6%9F%A5%E6%89%A7%E8%A1%8C%E4%B8%8E%E5%A4%87%E4%BB%BDSkills/deepwork-tracker
Command: npx skills add https://github.com/adoresever/AGI_Ananas --skill deepwork-tracker-adoresever

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track deep work sessions locally and visualize focus using heatmaps.

Core Features & Use Cases

  • Local, SQLite-backed session tracking with commands: start, stop, status, and report.
  • Generates minute-level heatmaps and summaries for daily productivity insights.
  • Use case: You want to measure focused work blocks over a week to optimize your schedule and share progress.

Quick Start

Start a deep work session by running the deepwork.js start command.

Frequently Asked Questions about deepwork-tracker

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

FAQPage Schema
How do I track deep work sessions locally and generate a heatmap?

To track deep work sessions locally, use the provided CLI commands to start and stop timers, which logs your data into a local SQLite database and generates minute-level heatmaps for daily productivity insights.

Can I use a local SQLite database for time tracking and reporting?

Yes, this time tracking approach uses a local SQLite database stored at a specific path on your machine to record work sessions and produce per-day minutes graphs for reflection and reporting.

What is the best way to log focused work blocks and measure productivity momentum?

The best way to measure focused work blocks is by running CLI commands to log sessions locally, then visualizing your productivity momentum through generated minute-level heatmaps and summaries.

How do I start and stop a deep work timer from the command line?

You can start and stop a deep work timer by executing the respective start and stop CLI commands, which immediately record your session timestamps into the local SQLite database for later reporting.

Does this local session tracker support macOS Clock timer integration?

Yes, this local session tracker includes optional macOS Clock timer integration alongside its CLI commands, allowing you to manage your focused work sessions directly within your macOS environment.