How to get a daily schedule briefing from all your calendars
언제 쓸까: Every morning when you want Claude to summarize your day across Google, Outlook, and iCloud calendars in one shot.
사전 조건
- keeper.sh running with calendars connected — npx -y keeper.sh or self-host via Docker; connect providers in the web UI
흐름
-
List connected calendarsList all my connected calendars in keeper.sh — show provider and account for each.✓ 복사됨→ Table of calendars with provider names
-
Pull today's eventsGet all events from today across all calendars. Group by morning/afternoon/evening and flag any conflicts.✓ 복사됨→ Chronological event list with conflict warnings
-
Plan the dayGiven those events, suggest an optimal order for my 3 unscheduled tasks: code review, doc writing, and 1:1 prep.✓ 복사됨→ Time-blocked suggestions fitting around existing events
결과: A single-view daily briefing across all calendar providers with actionable scheduling advice.
함정
- Stale events on the free tier (30-min refresh) — Trigger a manual sync in the web UI before querying, or upgrade to Pro for 1-min refresh