Focus Sessions

local

pomodoro-tools

Track pomodoro / focus sessions: start a timer, mark done with a note, see daily focus totals.

Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.

Tools (4)

  • pomodoro_start
    Log the start of a focus/pomodoro session with what you're working on and expected duration (default 25 min). Returns a session id.
  • pomodoro_finish
    Mark the current pomodoro session as finished. Optionally add a note about what you got done.
  • pomodoro_list
    List pomodoro sessions from the last N days (default 7).
  • pomodoro_daily_stats
    Aggregate today's focus time — how many sessions and total minutes.