Help us improve
Share bugs, ideas, or general feedback.
From google-calendar
Find ways to open up meaningful free time in a connected Google Calendar. Use when the user wants to clear up their day, make room for focus time, create a longer uninterrupted block, or see the smallest set of calendar changes that would give time back.
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-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.
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 goal is to create time, not just inspect time.
search_events to map the day's current fragmentation and identify movable candidates.read_event or read_event_all_fields when one candidate meeting needs a closer look before proposing a move.create_event when the user explicitly wants a temporary hold or focus block once the target slot is grounded.update_event only after the proposal is clear and set update_scope to this_instance, entire_series, or this_and_following once the correct scope of change is grounded.