recipe-reschedule-meeting

Reschedule Google Calendar events and notify all attendees.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill recipe-reschedule-meeting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-reschedule-meeting
Source: https://github.com/m13v/fazm/tree/main/skills/recipe-reschedule-meeting
Command: npx skills add https://github.com/m13v/fazm --skill recipe-reschedule-meeting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gws-calendar.

What problem does it solve?

This skill automates the process of rescheduling a Google Calendar event, ensuring all attendees are informed of the change.

Core Features & Use Cases

  • Event Rescheduling: Move an existing Google Calendar event to a new date and time.
  • Automated Notifications: Automatically sends updates to all participants about the rescheduled event.
  • Use Case: You need to push back a team meeting by an hour. This skill allows you to do so with a single command, without manually updating each attendee's calendar or sending individual emails.

Quick Start

Move the event with ID 'EVENT_ID' to start at 2 PM New York 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 meeting and notify attendees?

Automated meeting rescheduling updates the event start and end times using a specific date, time, and timezone, then automatically sends notifications to all attendees so they are informed of the changes.

Can I update Google Calendar event times using timezone-specific information?

Yes, updating Google Calendar event times supports specific date, time, and timezone information, ensuring the rescheduled meeting accurately reflects the correct local time for all participants.

Do I need the gws-calendar skill to reschedule meetings?

Yes, you need the gws-calendar skill installed as a dependency, because it provides the underlying Google Calendar event manipulation capabilities required to reschedule the meeting.

What is the best way to automate pushing back a team meeting by an hour?

The best way to automate pushing back a team meeting is to use a rescheduling command that updates the Google Calendar event and automatically notifies all participants with the new time.

How to move an existing Google Calendar event to a new date without manual emails?

You can move an existing Google Calendar event to a new date without manual emails by issuing a single reschedule command that automatically handles the event update and sends notifications to all attendees.

Does rescheduling a Google Calendar event automatically send updates to participants?

Yes, rescheduling a Google Calendar event automatically sends updates to all participants, eliminating the need to manually inform each attendee about the new meeting time.