Help us improve
Share bugs, ideas, or general feedback.
From outlook-calendar
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 claudepluginhub robinebers/converted-plugins --plugin outlook-calendarHow this skill is triggered โ by the user, by Claude, or both
Slash command
/outlook-calendar:outlook-calendar-daily-briefThe summary Claude sees in its skill listing โ used to decide when to auto-load this skill
Use this skill to turn one day of Outlook Calendar events into a readable brief rather than a raw event dump.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Creates, reads, edits, and analyzes .docx files using docx-js for new documents, pandoc for text extraction, Python scripts for XML unpacking/validation/changes, and LibreOffice for conversions.
Share bugs, ideas, or general feedback.
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.