plugins/outlook-calendar/skills/outlook-calendar-daily-brief/SKILL.md
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.
npx skillsauth add openai/plugins outlook-calendar-daily-briefInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.Tentative, Free, Out of Office, or Working Elsewhere blocks when the source data exposes those statuses.[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.
tools
Top-level workflow skill for USD performance diagnosis and optimization. Use for slow loading, high memory, low FPS, or 'optimize my scene' requests; delegates auth/runtime setup to Phase 0 owners.
data-ai
Use when the user mentions MagicPath, designs, UI components, themes, canvas selections, or repo-to-canvas UI work; run magicpath-ai to search, inspect, install, or author components.
documentation
Use as the top-level router for Omniverse Realtime Viewer USD app requests and focused viewer reference documents.
tools
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.