From outlook-calendar
Find ways to open up meaningful free time in Outlook Calendar. Use when the user wants to clear part of their schedule, make room for focus time, create a longer uninterrupted block, or see the smallest set of calendar changes that would give time back.
How this skill is triggered — by the user, by Claude, or both
Slash command
/outlook-calendar:outlook-calendar-free-up-timeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the goal is to create time, not just inspect time.
Use this skill when the goal is to create time, not just inspect time.
list_events to map the current fragmentation and identify movable candidates.fetch_event when one candidate needs a closer read before proposing a change.find_available_slots to verify whether a better block exists on the user's own calendar.get_schedule before moving attendee-heavy meetings when cross-attendee availability matters.update_event only after the proposal is grounded and the intended event is unambiguous.Tentative, Free, self-created placeholders, and lightly attended internal holds as lower-cost candidates than hard external meetings, accepted commitments, or Out of Office blocks.npx claudepluginhub robinebers/converted-plugins --plugin outlook-calendarCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.