recipe-reschedule-meeting

Reschedule Google Calendar events and notify all attendees.

30.3k|1.8k|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/googleworkspace/cli --skill recipe-reschedule-meeting-googleworkspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-reschedule-meeting
Source: https://github.com/googleworkspace/cli/tree/main/skills/recipe-reschedule-meeting
Command: npx skills add https://github.com/googleworkspace/cli --skill recipe-reschedule-meeting-googleworkspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of moving a Google Calendar event to a new time and ensures all participants are informed of the change.

Core Features & Use Cases

  • Event Rescheduling: Easily update the start and end times of an existing calendar event.
  • Automated Notifications: Ensures all attendees receive updates about the rescheduled meeting.
  • Use Case: You need to move a team meeting scheduled for tomorrow afternoon to later in the week. This Skill allows you to do so with a single command, automatically updating calendars and sending out notifications.

Quick Start

Move the event with ID 'EVENT_ID' to start at 2 PM Eastern Time on January 22nd, 2025.

Frequently Asked Questions about recipe-reschedule-meeting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reschedule a Google Calendar event and notify attendees?

To reschedule a Google Calendar event, the Skill locates the target event using your agenda, updates its start and end times, and automatically sends notifications to all participants. It directly modifies the existing event details.

Can I update a calendar event time without manually emailing participants?

Yes, updating a calendar event time through this Skill automatically notifies all attendees. It modifies the event's schedule and triggers update notifications to participants without requiring separate emails.

What is the best way to move a meeting to a new time in Google Calendar?

The best way to move a meeting is to specify the new start time for the event. The Skill retrieves the event's details and updates the start and end times while ensuring all attendees receive the schedule updates.

How does the event rescheduling process find the correct meeting on my calendar?

The rescheduling process finds the correct meeting by checking your Google Calendar agenda. It retrieves the specific event details using the agenda before applying the new time updates.

Do I need an event ID to reschedule a meeting on Google Calendar?

You can reschedule a meeting by providing an event ID if available. The Skill uses this ID or agenda details to accurately retrieve the event and update its start and end times.

Are there limitations when updating recurring meetings in Google Calendar?

The Skill updates an event's start and end times and notifies attendees, but the metadata does not specify handling for recurring meeting series. It is designed for rescheduling a specific event.