HabitTracker Conversational Habit Tracking
by @theshadowrose
Track daily habits through agent conversation. Streaks, reminders, weekly reports. Did you exercise today? With accountability.
clawhub install habit-tracker-srπ About This Skill
name: "HabitTracker Conversational Habit Tracking" description: "Track daily habits through agent conversation. Streaks, reminders, weekly reports. Did you exercise today? With accountability." author: "@TheShadowRose" version: "1.0.0" tags: ["habit-tracker"] license: "MIT"
HabitTracker Conversational Habit Tracking
Track daily habits through agent conversation. Streaks, reminders, weekly reports. Did you exercise today? With accountability.
Track habits by talking to your agent. No app switching, no manual logging.
How It Works
Agent: "Morning check-in: Exercise? Water? Reading?"
You: "Ran 3 miles, drank 64oz, no reading"
Agent: "Logged. Exercise: π₯ 12-day streak! Reading: streak broken at 5."
Setup
habits:
- name: exercise
frequency: daily
prompt: "Did you exercise today?"
streak_emoji: "π₯"
- name: water
frequency: daily
unit: oz
target: 64
- name: reading
frequency: daily
target: 30 # minutescheck_in_time: "08:00"
evening_review: "21:00"
Features
Weekly Report
π Weekly Habits β Feb 22-28Exercise: βββββββ 6/7 (86%) π₯ 18-day streak
Water: βββββββ 7/7 (100%) π₯ 31-day streak
Reading: βββββββ 4/7 (57%) streak: 2 days
Overall: 68% (up from 61% last week)
β οΈ Disclaimer
This software is provided "AS IS", without warranty of any kind, express or implied.
USE AT YOUR OWN RISK.
By downloading, installing, or using this software, you acknowledge that you have read this disclaimer and agree to use the software entirely at your own risk.
DATA DISCLAIMER: This software processes and stores data locally on your system. The author(s) are not responsible for data loss, corruption, or unauthorized access resulting from software bugs, system failures, or user error. Always maintain independent backups of important data. This software does not transmit data externally unless explicitly configured by the user.
Support & Links
| | | |---|---| | π Bug Reports | TheShadowyRose@proton.me | | β Ko-fi | ko-fi.com/theshadowrose | | π Gumroad | shadowyrose.gumroad.com | | π¦ Twitter | @TheShadowyRose | | π GitHub | github.com/TheShadowRose | | π§ PromptBase | promptbase.com/profile/shadowrose |
*Built with OpenClaw β thank you for making this possible.*
π οΈ Need something custom? Custom OpenClaw agents & skills starting at $500. If you can describe it, I can build it. β Hire me on Fiverr
βοΈ Configuration
habits:
- name: exercise
frequency: daily
prompt: "Did you exercise today?"
streak_emoji: "π₯"
- name: water
frequency: daily
unit: oz
target: 64
- name: reading
frequency: daily
target: 30 # minutescheck_in_time: "08:00"
evening_review: "21:00"