Focus Sessions
localpomodoro-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_startLog the start of a focus/pomodoro session with what you're working on and expected duration (default 25 min). Returns a session id.
- pomodoro_finishMark the current pomodoro session as finished. Optionally add a note about what you got done.
- pomodoro_listList pomodoro sessions from the last N days (default 7).
- pomodoro_daily_statsAggregate today's focus time — how many sessions and total minutes.