Manage scheduling and conflicts in connected Google Calendar data. Use when the user wants to inspect calendars, compare availability, review conflicts, find a meeting room, review event notes or attachments, add or adjust reminders, place temporary holds, or draft exact create, update, reschedule, or cancel changes with timezone-aware details.
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 to turn raw calendar data into clear scheduling decisions, reminder plans, and safe event updates. Keep answers grounded in exact dates, times, and calendar evidence.
time_min and time_max whenever possible, avoid unbounded broad searches, and choose a small default window when the user does not state one.read_event or search_events_all_fields when attendee emails or full event metadata matter; the standard search_events summary is not enough for contact details.recurring_event_id or equivalent series evidence is available.update_event action for recurring edits and set update_scope to this_instance, entire_series, or this_and_following as needed. If the series is COUNT-based and the tool requires an explicit recurrence for a future-only split, preserve and restate the recurrence rule or explain that the connector cannot safely infer the split from one occurrence.reminders object rather than free-form reminder text. Use use_default plus explicit overrides with method and minutes when the user wants custom reminder timing.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.