Help us improve
Share bugs, ideas, or general feedback.
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.
npx claudepluginhub robinebers/converted-plugins --plugin google-calendarHow 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.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
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.