Find and rank good meeting times for several people using Outlook Calendar data. Use when the user wants to schedule a meeting, compare candidate slots across attendees, find the best compromise time, or add a room/resource check after narrowing the attendee-compatible options.
80
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill when the scheduling problem is the task.
get_schedule for attendee and room/resource free-busy windows once you know the concrete schedule identifiers.find_available_slots when the problem is mostly about the user's own calendar and buffered openings.search_events or list_events when you need conflict context before ranking options.create_event only after the winning slot and attendee set are settled.Busy and Out of Office as harder constraints than Tentative or Working Elsewhere unless the user says otherwise.Tentative or Working Elsewhere, describe that as a softer constraint instead of silently treating it as unavailable.11c74d6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.