habit-tracker

Build habits with streaks, reminders, and progress visualization

7 stars

Best use case

habit-tracker is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Build habits with streaks, reminders, and progress visualization

Teams using habit-tracker should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/habit-tracker/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/jhillin8/habit-tracker/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/habit-tracker/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How habit-tracker Compares

Feature / Agenthabit-trackerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Build habits with streaks, reminders, and progress visualization

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Habit Tracker

Build lasting habits through conversation. Track streaks, get reminders, celebrate progress.

## What it does

Creates and tracks daily/weekly habits, maintains streak counts, sends optional reminders, and visualizes your progress over time. Simple accountability through your AI assistant.

## Usage

**Create habits:**
```
"New habit: meditate daily"
"Track reading 30 minutes"
"Add habit: gym 3x per week"
```

**Log completions:**
```
"Did meditation"
"Completed reading"
"Hit the gym today"
```

**Check progress:**
```
"How are my habits?"
"Meditation streak"
"Weekly habit summary"
```

**Set reminders:**
```
"Remind me to meditate at 7am"
"Habit reminder at 9pm"
```

## Habit Types

- **Daily**: Must complete every day for streak
- **Weekly**: Complete X times per week
- **Custom**: Define your own cadence

## Streak Rules

- Miss a day = streak resets (daily habits)
- Miss weekly target = week doesn't count
- Say "skip [habit] today" to pause without breaking streak (limited uses)

## Tips

- Start with 1-2 habits, add more as they stick
- Ask "habit insights" for pattern analysis
- Say "archive [habit]" to stop tracking without deleting history
- Morning check: "What habits do I need to do today?"
- All data stored locally

Related Skills

task-tracker

7
from Demerzels-lab/elsamultiskillagent

Personal task management with daily standups and weekly reviews. Use when: (1) User says 'daily standup' or asks what's on their plate, (2) User says 'weekly review' or asks about last week's progress, (3) User wants to add/update/complete tasks, (4) User asks about blockers or deadlines, (5) User shares meeting notes and wants tasks extracted, (6) User asks 'what's due this week' or similar.

yandex-tracker

7
from Demerzels-lab/elsamultiskillagent

Work with Yandex Tracker (issues, queues, comments, attachments, links, search, bulk operations) via Python.

invoice-tracker-pro

7
from Demerzels-lab/elsamultiskillagent

Complete freelance billing workflow — generate professional invoices, track payment status, send automated.

saas-revenue-tracker

7
from Demerzels-lab/elsamultiskillagent

Track SAAS revenue, MRR growth, customer metrics, and profitability.

research-tracker

7
from Demerzels-lab/elsamultiskillagent

Manage autonomous AI research agents with SQLite-based state tracking. Use when spawning long-running research sub-agents, tracking multi-step investigations, coordinating agent handoffs, or monitoring background work. Triggers on: research projects, sub-agent coordination, autonomous investigation, progress tracking, agent oversight.

plant-tracker

7
from Demerzels-lab/elsamultiskillagent

Personal plant and garden management for gardeners.

pest-disease-tracker

7
from Demerzels-lab/elsamultiskillagent

Track garden pests and diseases with treatments.

compost-tracker

7
from Demerzels-lab/elsamultiskillagent

Track compost piles, monitor temperature, record turns, and manage your organic waste decomposition.

package-tracker

7
from Demerzels-lab/elsamultiskillagent

Track packages and shipments via the 17track API.

release-tracker

7
from Demerzels-lab/elsamultiskillagent

Track GitHub repository releases and generate prioritized summaries.

study-habits

7
from Demerzels-lab/elsamultiskillagent

Build effective study habits with spaced repetition, active recall, and session tracking

pregnancy-tracker

7
from Demerzels-lab/elsamultiskillagent

Track pregnancy journey with weekly updates, symptom logging, and milestone countdowns