habit-tracker

Track daily habits and streaks in a local SQLite database.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/spoonbobo/trinity --skill habit-tracker-spoonbobo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: habit-tracker
Source: https://github.com/spoonbobo/trinity/tree/main/app/skills/habit-tracker
Command: npx skills add https://github.com/spoonbobo/trinity --skill habit-tracker-spoonbobo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you build positive daily habits, maintain streaks, and stay accountable through regular check-ins and reports, all without needing external accounts or API keys.

Core Features & Use Cases

  • Habit Tracking: Add and manage daily, weekly, or custom-frequency habits.
  • Streak Maintenance: Track consecutive days a habit is completed, with options to skip intentionally without breaking the streak.
  • Progress Reporting: Get detailed statistics and adaptive feedback on your habit performance.
  • Use Case: You want to exercise daily and meditate on weekdays. This Skill will remind you to log your progress, track your streaks, and provide encouraging reports on your consistency.

Quick Start

Add a new habit called "Drink 8 glasses of water" with a daily frequency.

Frequently Asked Questions about habit-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track daily habits and streaks locally without external accounts?

You can track daily habits and streaks locally by using a Skill that manages habit data via a local SQLite database, eliminating the need for external accounts or API keys. It handles habit check-offs, skips, and streak maintenance directly on your machine.

Can I track habits with custom frequencies like weekdays or N times per week?

Yes, habit tracking with custom frequencies is fully supported. You can configure habits for daily schedules, weekdays only, weekly occurrences, or a specific number of times per week, allowing flexible daily goals and accountability.

How do I get statistical reports on my habit progress and consistency?

You can get statistical reports on habit progress by requesting an analysis from the Skill. It provides detailed statistics and adaptive feedback on your habit performance, calculating streaks and consistency metrics from the local database.

Does habit tracking work with cron jobs for automated reminders?

Yes, habit tracking includes cron job integration for automated reminders and accountability. This allows the system to schedule regular check-ins, deliver habit reminders, and trigger automated streak reporting without manual intervention.

How do I skip a habit without breaking my streak?

You can skip a habit without breaking your streak by using the intentional skip feature. This marks the habit as skipped for that period while preserving your consecutive completion record, ensuring accountability without penalty for planned off-days.

What's the best way to manage daily goals and self-improvement habits?

The best way to manage daily goals is by using a habit tracker that supports customizable frequencies, streak maintenance, and progress reporting. This approach provides structured accountability and statistical analysis for self-improvement.