recipe-reschedule-meeting
Automates rescheduling Google Calendar events and notifying attendees via the Google Workspace CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill recipe-reschedule-meetingStats
| Total installs | 6,225 |
| Weekly installs | 6.2K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Requires the gws-calendar skill to function
- Uses a three-step workflow: find the event via agenda, retrieve full event details, then patch the event with new start and end times
- Automatically sends update notifications to all attendees through the sendUpdates: "all" parameter
- Supports timezone-aware scheduling with configurable date, time, and timezone fields
Tags
Related skills
| Skill | Installs | vs recipe-reschedule-meeting |
|---|---|---|
| recipe-find-free-time | 6,375 | +150 |
| recipe-schedule-recurring-event | 6,147 | -78 |
| recipe-batch-invite-to-event | 6,057 | -168 |
| recipe-block-focus-time | 6,118 | -107 |
| gws-events-subscribe | 6,206 | -19 |
FAQ
- How many installs does recipe-reschedule-meeting have?
- recipe-reschedule-meeting has 6,225 total installs and 6.2K installs this week.
- Where is recipe-reschedule-meeting hosted?
- recipe-reschedule-meeting is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does recipe-reschedule-meeting have?
- recipe-reschedule-meeting has 22.8K GitHub stars.
- When was recipe-reschedule-meeting first indexed?
- OrangeBot.AI first indexed recipe-reschedule-meeting on Mar 4, 2026.
- How do I install recipe-reschedule-meeting?
- Run: npx skills add https://github.com/googleworkspace/cli --skill recipe-reschedule-meeting