recipe-reschedule-meeting

Reschedule Google Calendar events and notify all attendees automatically.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scheduling changes are common and coordinating attendees can be error-prone. This skill automates rescheduling by updating the event time and ensuring all participants are notified of the change.

Core Features & Use Cases

  • Reschedule a Google Calendar event by updating start and end times.
  • Notify all attendees automatically to ensure everyone is informed of the new time.
  • Use case: When a meeting time conflicts or a stakeholder’s availability changes, quickly adjust the event and broadcast updates to participants.

Quick Start

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, the skill locates the target event, applies the new start and end times, patches the event details, and automatically sends notifications to all attendees. This ensures participants are informed of scheduling changes.

Can I update meeting times in Google Calendar without manually emailing participants?

Yes, you can update meeting times without manual emails. The skill patches the Google Calendar event with new times and propagates the updates directly to participants, automatically notifying all attendees of the changes.

Do I need the gws-calendar skill to change event times and alert participants?

Yes, the gws-calendar skill is required. It operates within Google Calendar contexts by using gws-calendar to fetch target event details, patch the new time configurations, and propagate attendee updates.

What happens if an error occurs while updating a calendar event to a new time?

If an error occurs while updating a calendar event, the skill performs basic validation and error handling during the rescheduling process to prevent incomplete updates and ensure attendees are accurately notified.

What is the best way to handle meeting conflicts and broadcast schedule updates to stakeholders?

The best way to handle meeting conflicts is using this skill to quickly adjust the Google Calendar event time and automatically broadcast schedule updates to all stakeholders, ensuring everyone is notified of the new availability.