From google-calendar
Find and rank good meeting times for multiple people using connected Google Calendar data. Use when the user wants to schedule a group meeting, compare candidate slots across several attendees, find the best compromise time, or add a room check after narrowing the attendee-compatible options.
How this skill is triggered — by the user, by Claude, or both
Slash command
/google-calendar:google-calendar-group-schedulerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the scheduling problem is the task.
Use this skill when the scheduling problem is the task.
get_availability for attendee and room/resource busy windows once you know the concrete calendar IDs.search_events when you need event context, candidate-room history, or a clearer read on what is creating conflicts.read_event or search_events_all_fields when the attendee emails, manager contact, room email, or full source-event details need to be recovered from existing calendar events.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub robinebers/converted-plugins --plugin google-calendar