Build polished one-day Outlook Calendar briefs. Use when the user asks for today, tomorrow, or a specific date summary with an agenda, conflict flags, free windows, remaining-meeting readouts, or a calendar brief, and Outlook Calendar is available.
Use this skill to turn one day of Outlook Calendar events into a readable brief rather than a raw event dump.
list_events with explicit start and end datetimes for the day window.fetch_event or fetch_events_batch only if the brief needs fuller event details than the list surface returns.find_available_slots only when the user explicitly wants concrete free windows after buffers.list_events action for the day window and relevant calendar. Default to the primary personal calendar unless the user names a different one.TentativeFreeOut of OfficeWorking Elsewhere[local_midnight, next_local_midnight) in the user's timezone.Render the brief in this order:
**Weekday, Month Day**📍 day marker such as office / travel / PTO when the source data supports it⚠ conflict-zone count🍽 lunch-window note when useful🟢 best free windows**Day Shape** paragraph**Agenda** Markdown table with columns Time | Meeting**What Needs Attention** only when there are conflicts, dense handoffs, or unusual Outlook-status ambiguity**Useful Readout** with 2-4 short bullets**Remaining Today** only when the requested day is today and there are future events leftKeep the tone compact and practical. Do not use a fenced code block for the agenda.
Time and Meeting.What Needs Attention, not inline in every agenda row.today, emphasize what is still upcoming and what may require prep.Working Elsewhere and Free should not be treated as the same thing as a hard busy meeting.Tentative often means the slot may still be usable, but only if the user accepts that ambiguity.If the Outlook Calendar connector is unavailable or returns no events unexpectedly, say that Microsoft Outlook access may be unavailable or scoped to the wrong calendar and ask the user to reconnect or clarify the intended calendar.