recipe-cancel-and-notify

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

1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/run6270/skill --skill recipe-cancel-and-notify-run6270
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-cancel-and-notify
Source: https://github.com/run6270/skill/tree/main/recipe-cancel-and-notify
Command: npx skills add https://github.com/run6270/skill --skill recipe-cancel-and-notify-run6270

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of canceling a Google Calendar event and notifying all attendees via email, streamlining communication and preventing confusion.

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 recurring team meeting that is no longer needed, ensuring everyone is informed without manual email drafting.

Quick Start

Cancel the meeting with the event ID 'abc123xyz' and send cancellation updates to 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 notify attendees by email?

To cancel a Google Calendar event and notify attendees by email, you can use an automated workflow that removes the specified event and dispatches a cancellation notification email to all invited participants.

What is the best way to automate meeting cancellation and send emails to participants?

Automating meeting cancellation and sending emails to participants is handled by a tool that deletes the Google Calendar event and automatically drafts and sends the cancellation email to all attendees.

Do I need the gws command-line tool to cancel calendar events and send notifications?

Yes, you need the gws command-line tool along with the gws-calendar and gws skills to manage event deletion and dispatch the cancellation email notification to attendees.

Can I automate canceling a recurring team meeting and alerting everyone involved?

Yes, you can automate canceling a recurring team meeting and alerting everyone involved by removing the event from Google Calendar and sending an automated cancellation email to all attendees.

Does this event cancellation process work with both Google Calendar and Gmail?

Yes, the event cancellation process works with both Google Calendar and Gmail by using the gws-calendar skill for event management and the gws-gmail skill for dispatching the email notifications.