recipe-batch-invite-to-event

Add multiple attendees to a Google Calendar event and send update notifications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of adding multiple attendees to an existing Google Calendar event and ensuring they are notified.

Core Features & Use Cases

  • Batch Invites: Efficiently add a list of people to an event without manual entry for each.
  • Notification Sending: Automatically sends updates to all attendees.
  • Use Case: Quickly invite your entire team to a recurring meeting or add new stakeholders to an ongoing project event.

Quick Start

Add [email protected], [email protected], and [email protected] to the event with ID 'EVENT_ID'.

Frequently Asked Questions about recipe-batch-invite-to-event

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

FAQPage Schema
How do I add multiple attendees to a Google Calendar event at once?

To add multiple attendees to a Google Calendar event, this Skill batches a list of email addresses into a specified event and automatically sends update notifications to all participants. You just provide the event ID and the emails.

Can I automatically send Google Calendar invitations to a list of stakeholders?

Yes, you can automatically send Google Calendar invitations by providing a list of emails and the target event ID. The Skill updates the calendar event and triggers notification emails to all attendees seamlessly.

Do I need a specific Google Workspace setup to batch invite event participants?

Yes, you need access to Google Workspace services. The Skill requires the gws-calendar skill for event manipulation to successfully update Google Calendar events and send notifications to attendees.

What is the best way to invite an entire team to an existing calendar event without manual entry?

The best way to invite a team without manual entry is using a batch invite tool. This Skill takes a list of participant emails and adds them to an existing event ID, eliminating the need to add people one by one.

Will adding new attendees to a calendar event notify the existing participants?

When adding new attendees to a calendar event, the Skill sends update notifications. This ensures all new participants receive the invite, though notification behavior for existing participants depends on Google Calendar's default settings.