·recipe-cancel-and-notify
</>

recipe-cancel-and-notify

Delete a Google Calendar event and send a cancellation email via Gmail.

628Installs·0Trend·@googleworkspace

Installation

$npx skills add https://github.com/googleworkspace/cli --skill recipe-cancel-and-notify

How to Install recipe-cancel-and-notify

Quickly install recipe-cancel-and-notify AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/googleworkspace/cli --skill recipe-cancel-and-notify
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: googleworkspace/cli.

SKILL.md

View raw

PREREQUISITE: Load the following skills to execute this recipe: gws-calendar, gws-gmail

Delete a Google Calendar event and send a cancellation email via Gmail.

[!CAUTION] Deleting with sendUpdates sends cancellation emails to all attendees.

Delete a Google Calendar event and send a cancellation email via Gmail. Source: googleworkspace/cli.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-cancel-and-notify
Category
</>Dev Tools
Verified
First Seen
2026-03-05
Updated
2026-03-10

Browse more skills from googleworkspace/cli

Quick answers

What is recipe-cancel-and-notify?

Delete a Google Calendar event and send a cancellation email via Gmail. Source: googleworkspace/cli.

How do I install recipe-cancel-and-notify?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/googleworkspace/cli --skill recipe-cancel-and-notify Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/googleworkspace/cli