deepwork-tracker

Track deep work sessions locally and generate daily focus heatmaps.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/SennTse/openclaw-backup --skill deepwork-tracker-senntse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepwork-tracker
Source: https://github.com/SennTse/openclaw-backup/tree/main/skills/deepwork-tracker
Command: npx skills add https://github.com/SennTse/openclaw-backup --skill deepwork-tracker-senntse

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track deep work sessions locally and visualize a GitHub-contribution-graph style heatmap of minutes per day for sharing (e.g., via Telegram). Use when you want to monitor focus sessions and review history.

Core Features & Use Cases

  • Start, stop, and check the status of deep work sessions using a local SQLite-backed app.
  • Generate a contribution-graph style minutes-per-day heatmap for sharing (Telegram-ready) and retrospective reviews.
  • Bootstrap guidance is provided to clone or copy the runtime script if the local app is missing, keeping the workflow resilient.

Quick Start

Start a deep work session using the local script and review the resulting heatmap.

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 visualize my focus history?

You can track deep work sessions locally and visualize your focus history by using a local SQLite-backed app that starts, stops, and checks session status, then generates a minutes-per-day heatmap for retrospective reviews.

Can I generate a contribution-graph style heatmap of my focus sessions for sharing?

Yes, you can generate a GitHub-contribution-graph style heatmap of daily focus minutes that is ready for sharing via Telegram. The visualization provides a retrospective view of your tracked session history.

How do I start a deep work session using a local script?

To start a deep work session, use the local script located at ~/clawd/deepwork/deepwork.js. This script manages the session lifecycle, generates reports, and produces heatmaps using a local SQLite database.

Do I need any external dependencies or cloud services to manage focus tracking?

No external dependencies or cloud services are required for focus tracking. The workflow uses a local SQLite-backed app and script, keeping all session data and heatmap generation entirely on your local machine.

What happens if the local app for tracking focus sessions is missing?

If the local app is missing, the workflow provides bootstrap guidance to clone or copy the runtime script. This keeps the session management and heatmap generation process resilient and easily restorable.

What is a deep work session heatmap used for in personal productivity?

A deep work session heatmap is used to monitor focus sessions and review history in personal productivity workflows. It visualizes daily focus minutes, enabling retrospective reviews and easy sharing of your productivity patterns.