track

Habit, goal, and progress tracking system with visual progress and accountability. Use when user mentions tracking habits, goals, progress, streaks, or accountability. Tracks daily habits, monitors goal progress, maintains streaks, visualizes trends, and provides accountability reminders. Builds sustainable tracking systems that actually stick.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "track" with this command: npx skills add qclawbot/track

Track

Progress tracking system. Build habits, achieve goals, see progress.

Critical Privacy & Safety

Data Storage (CRITICAL)

  • All tracking data stored locally only: memory/track/
  • No external tracking apps connected
  • No data sharing with fitness or productivity platforms
  • Personal goals and habits stay private
  • User controls all data retention and deletion

Data Structure

Tracking data stored locally:

  • memory/track/habits.json - Habit tracking data
  • memory/track/goals.json - Goal definitions and progress
  • memory/track/streaks.json - Streak records
  • memory/track/metrics.json - Key metrics over time

Core Workflows

Track Habit

User: "I meditated for 20 minutes today"
→ Use scripts/track_habit.py --habit "meditation" --value 20 --unit minutes
→ Log completion, update streak, show progress

Update Goal

User: "Update my savings goal progress"
→ Use scripts/update_goal.py --goal "emergency-fund" --current 5000
→ Track progress, show percentage, estimate completion

View Trends

User: "Show my exercise trends this month"
→ Use scripts/view_trends.py --habit "exercise" --period month
→ Visualize patterns, identify trends, highlight improvements

Check Streaks

User: "What are my current streaks?"
→ Use scripts/check_streaks.py
→ Show active streaks, at-risk habits, milestone achievements

Module Reference

Scripts Reference

ScriptPurpose
track_habit.pyLog habit completion
update_goal.pyUpdate goal progress
view_trends.pyView progress trends
check_streaks.pyCheck current streaks
create_habit.pyCreate new habit tracker
set_goal.pyDefine new goal
export_data.pyExport tracking data

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

GoalGetter

Tasks and goals management via simple markdown files. Create, track, and complete tasks and goals with streak tracking. Stores data in ~/.openclaw/goalgetter...

Registry SourceRecently Updated
0435
Profile unavailable
General

Habit tracking, todo, and routines

Habit tracking, todo, and routines — create and track habits, tasks, and todo lists; schedule reminders and daily briefings across ChatGPT, Telegram, Slack,...

Registry SourceRecently Updated
2202
Profile unavailable
Coding

Coaching

Coaching practice support with session preparation, question generation, client progress tracking, and goal setting. Use when user mentions coaching sessions...

Registry SourceRecently Updated
0161
Profile unavailable