Built-in

Habit Track

Track daily habits on a canvas kanban board with streaks

Built-in Skill

Trigger Phrases

Say any of these to activate this skill:

  • "habit"
  • "track habit"
  • "log habit"
  • "check habits"
  • "my habits"
  • "streak"
  • "add habit"

Tools Used

canvas_create canvas_update canvas_api_schema canvas_api_seed memory_read memory_write

How It Works

Build and manage a habit tracking kanban board:

1. Setup — Use canvas_api_schema for habit CRUD:

    $&
2. Build canvas — Habit tracker board:
    $&
3. Add habit — When user says "add habit [name]":
    $&
4. Complete — When user says "done [habit]" or clicks Done button:
    $&
5. Streaks — Track streaks in memory:
    $&
6. Reset daily — On morning heartbeat, move all "Done" items back to "Not Started" for the new day

Ensure all buttons use mutations so they work without agent round-trips.

Ready to use Habit Track?

Create a free agent and install this skill in one click.

Get Started Free →