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.
How 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.
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.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub robinebers/converted-plugins --plugin outlook-calendar