recipe-reschedule-meeting

Moves a Google Calendar event to a new time and notifies attendees.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill recipe-reschedule-meeting-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-reschedule-meeting
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/recipe-reschedule-meeting
Command: npx skills add https://github.com/temple-slope/dotfiles --skill recipe-reschedule-meeting-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Move calendar events to new times and automatically notify attendees.

Core Features & Use Cases

  • Reschedule events in Google Calendar with updated start and end times.
  • Automatically notify all attendees about the change.
  • Use case: when a meeting needs rescheduling, this recipe updates the event and informs participants.

Quick Start

Provide the eventId and the new start and end times to reschedule the meeting.

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 automatically notify attendees?

To reschedule a Google Calendar event, you provide the calendarId, eventId, and new start and end times. This automation updates the event details and automatically notifies all participants about the time change.

What do I need to automate moving a Google Calendar meeting to a new time?

Automating a Google Calendar meeting reschedule requires the gws-calendar skill, the target calendarId and eventId, and the new start and end times in a suitable datetime format.

Can I use automation to update event times across multiple participant calendars?

Yes, you can use this automation to rearrange meetings across calendars. It updates the event time and ensures that all attendees are informed and updates propagate to participants automatically.

What is the best way to inform participants when a meeting time changes in Google Calendar?

The best way to inform participants of a meeting time change is to automate the reschedule process. Providing the new start and end times moves the event and sends notifications to all attendees directly.

Why does my Google Calendar meeting reschedule not notify attendees automatically?

If your Google Calendar meeting reschedule does not notify attendees, ensure you are using an automation approach that propagates updates to participants rather than manually dragging the event without sending updates.

Are there limitations when using automation to reschedule Google Calendar events?

Limitations include requiring the exact eventId, calendarId, and correctly formatted datetime values for the new start and end times. Without these precise inputs, the automation cannot update the event or notify attendees.