·deepwork-tracker
</>

deepwork-tracker

Track deep work sessions locally (start/stop/status) and generate a GitHub-contribution-graph style minutes-per-day heatmap for sharing (e.g., via Telegram). Use when the user says things like “start deep work”, “stop deep work”, “am I in a session?”, “show my deep work graph”, or asks to review deep work history.

22Installs·4Trend·@aaaaqwq

Installation

$npx skills add https://github.com/aaaaqwq/claude-code-skills --skill deepwork-tracker

How to Install deepwork-tracker

Quickly install deepwork-tracker AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aaaaqwq/claude-code-skills --skill deepwork-tracker
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aaaaqwq/claude-code-skills.

SKILL.md

View raw

Use the local deepwork app (SQLite-backed) at /clawd/deepwork/deepwork.js.

If /clawd/deepwork/deepwork.js does not exist, bootstrap it from the public repo:

(Do not fail the user request if clone/copy fails—still attempt other steps and report what’s missing.)

Track deep work sessions locally (start/stop/status) and generate a GitHub-contribution-graph style minutes-per-day heatmap for sharing (e.g., via Telegram). Use when the user says things like “start deep work”, “stop deep work”, “am I in a session?”, “show my deep work graph”, or asks to review deep work history. Source: aaaaqwq/claude-code-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill deepwork-tracker
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from aaaaqwq/claude-code-skills

Quick answers

What is deepwork-tracker?

Track deep work sessions locally (start/stop/status) and generate a GitHub-contribution-graph style minutes-per-day heatmap for sharing (e.g., via Telegram). Use when the user says things like “start deep work”, “stop deep work”, “am I in a session?”, “show my deep work graph”, or asks to review deep work history. Source: aaaaqwq/claude-code-skills.

How do I install deepwork-tracker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aaaaqwq/claude-code-skills --skill deepwork-tracker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aaaaqwq/claude-code-skills