Help us improve
Share bugs, ideas, or general feedback.
From outlook-calendar
Safely write to delegated or shared Outlook calendars. Use when the user explicitly wants to create, update, respond to, cancel, delete, or add a small attachment to an event on a shared or delegated Outlook Calendar.
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-shared-calendarsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for writes on delegated or shared Outlook calendars. These write actions are separate from the signed-in user's own calendar actions on purpose.
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 for writes on delegated or shared Outlook calendars. These write actions are separate from the signed-in user's own calendar actions on purpose.
list_calendars and identify the exact shared or delegated calendar_id.create_event.create_shared_calendar_event.update_event.update_shared_calendar_event.respond_to_event.respond_to_shared_calendar_event.cancel_or_delete_event.cancel_or_delete_shared_calendar_event.add_event_attachment.add_shared_calendar_event_attachment.list_calendars; preserve the exact shared calendar_id.