recipe-reschedule-meeting

Reschedule Google Calendar events and notify attendees via the gws-calendar API.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/cellarwood/figurio --skill recipe-reschedule-meeting-cellarwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-reschedule-meeting
Source: https://github.com/cellarwood/figurio/tree/main/skills/recipe-reschedule-meeting
Command: npx skills add https://github.com/cellarwood/figurio --skill recipe-reschedule-meeting-cellarwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scheduling changes across Google Calendar while keeping attendees informed can be error-prone and time-consuming.

Core Features & Use Cases

  • Reschedules a Google Calendar event to a new time.
  • Automatically notifies all attendees of the updated time.
  • Integrates with the gws-calendar skill to perform updates reliably.

Quick Start

Ask the AI to reschedule a Google Calendar event to a new time and notify all attendees.

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

To reschedule a Google Calendar event, this workflow updates the start and end times using the gws-calendar API and automatically sends notifications to all attendees of the updated time.

Can I update meeting times across different time zones when rescheduling calendar events?

Yes, rescheduling calendar events includes proper time zone handling. The workflow processes time zone conversions during the update to ensure attendees receive accurate local meeting times.

Do I need the gws-calendar integration to automate meeting rescheduling?

Yes, this workflow integrates directly with the gws-calendar skill to reliably perform calendar updates. It relies on this integration to satisfy the functional requirements for updating event times.

What happens if attendee notifications fail when updating Google Calendar events?

The workflow includes proper error handling for calendar updates and attendee notifications. If errors occur during the rescheduling process, the system catches them to prevent silent failures.

What's the best way to automate planning meeting changes across multiple participants?

Automating planning meeting changes is handled by rescheduling the event to a new time and sending automatic updates to all participants, ensuring everyone is coordinated without manual effort.