Build habits with streaks, reminders, and progress visualization
Scanned 2/12/2026
Install to Claude Code
npx -y skills add sundial-org/awesome-openclaw-skills --skill habit-tracker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Habit Tracker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sundial-org-habit-tracker)More formats (shields.io, HTML) on the badges page.
---
name: habit-tracker
description: Build habits with streaks, reminders, and progress visualization
author: clawd-team
version: 1.0.0
triggers:
- "track habit"
- "did my habit"
- "habit streak"
- "new habit"
- "habit progress"
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!