Skip to main content
Back to registry

recipe-cancel-and-notify

googleworkspace/cli

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

Installs624
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-cancel-and-notify
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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. - Find the meeting: gws calendar +agenda --format json and locate the event ID - Delete the event: gws calendar events delete --params '{"calendarId": "primary", "eventId": "EVENT_ID", "sendUpdates": "all"}' - Send follow-up: gws gmail +send --to attendees --subject 'Meeting Cancelled: [Title]' --body 'Apologies, this meeting has been cancelled.'

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-cancel-and-notify do?

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

Is recipe-cancel-and-notify good?

recipe-cancel-and-notify does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-cancel-and-notify work with?

recipe-cancel-and-notify currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to recipe-cancel-and-notify?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

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

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

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering