recipe-reschedule-meeting

Reschedules Google Calendar events and notifies all attendees.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of moving Google Calendar events to a new time, automatically notifying all attendees without the need for manual intervention.

Core Features & Use Cases

  • Event Rescheduling: Move any Google Calendar event to a new time.
  • Notification Automation: Notify all attendees about the rescheduled event.
  • Use Case: Need to shift a meeting time at the last minute? This Skill can handle the rescheduling and notifications in one step.

Quick Start

To reschedule a meeting, run the following command: recipe-reschedule-meeting "Event Name" "New Time".

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 at the same time?

To reschedule a Google Calendar event and notify attendees simultaneously, provide the event name and new time to automatically update the schedule and send notifications to all participants without manual intervention.

Can I automate last minute meeting time changes in Google Calendar?

Yes, you can automate last minute meeting time changes in Google Calendar by running a simple command with the event name and new time, which handles both the rescheduling and attendee notifications in one step.

Do I need Google Workspace to automate event scheduling and notifications?

Yes, you need the Google Workspace SDK to automate event scheduling and notifications, as it provides the necessary API access to interact with Google Calendar and manage event updates.

What is the best way to move multiple Google Calendar events to a new time without manual email updates?

The best way to move Google Calendar events to a new time without manual emails is using an automation script that updates the event and automatically notifies all attendees through the calendar API.

Does this Google Calendar rescheduling approach work for professional meeting schedules?

Yes, this Google Calendar rescheduling approach is suitable for managing meeting schedules in a professional setting, ensuring all attendees receive timely updates when event times change.