recipe-cancel-and-notify

Cancel a Google Calendar event and email cancellation notices to attendees.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of canceling a Google Calendar event and informing all attendees via email, saving time and ensuring clear communication.

Core Features & Use Cases

  • Event Cancellation: Removes a specified event from your Google Calendar.
  • Automated Notifications: Sends a cancellation email to all invited participants.
  • Use Case: Quickly cancel a scheduled team meeting and ensure everyone is aware without manually sending individual emails.

Quick Start

Cancel the event with ID 'abc123xyz' and notify all attendees.

Frequently Asked Questions about recipe-cancel-and-notify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I cancel a Google Calendar event and send an email notification to all attendees?

Canceling a Google Calendar event and notifying attendees is handled by removing the specified event and sending an automated cancellation email to all invited participants.

Can I automatically notify participants when I cancel a meeting in Google Workspace?

Yes, you can automatically notify participants when canceling a meeting by sending a cancellation notification email to all attendees through Gmail within Google Workspace.

What is the best way to automate meeting cancellation emails for Google Calendar events?

The best way to automate meeting cancellation emails is using a recipe that executes event cancellation and sends a notification email to all attendees in one automated process.

Do I need the gws command-line tool to cancel calendar events and notify attendees?

Yes, you need the gws command-line tool to access the required Google Calendar and Gmail services to execute the event cancellation and send the notification email.

How does automated event cancellation work with Google Calendar and Gmail?

Automated event cancellation works by targeting a specified Google Calendar event ID to remove the meeting and triggering Gmail to send a cancellation notification to all attendees.

What information do I need to cancel a Google Calendar event and notify attendees?

To cancel a Google Calendar event and notify attendees, you need the specific event ID to target the correct meeting for removal and automated email notification.