recipe-batch-invite-to-event

Batch-add attendees to a Google Calendar event via the Google Workspace CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nomad3/servicetsunami-agents --skill recipe-batch-invite-to-event-nomad3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-batch-invite-to-event
Source: https://github.com/nomad3/servicetsunami-agents/tree/main/apps/api/app/skills/community/recipe_batch_invite_to_event
Command: npx skills add https://github.com/nomad3/servicetsunami-agents --skill recipe-batch-invite-to-event-nomad3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scheduling large meetings often requires manual invitation of many attendees, which is error-prone and time-consuming.

Core Features & Use Cases

  • Batch-add attendees to an existing Google Calendar event and send updates.
  • Integrates with the gws-calendar skill to update event attendees via the Google Workspace CLI.
  • Use Case: when organizing company-wide meetings or external webinars with many participants.

Quick Start

Invite attendees from a list to an existing Google Calendar event and trigger notifications.

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 batch-invite attendees to a Google Calendar event?

Batch-inviting attendees requires the gws-calendar skill and the Google Workspace CLI to patch events with attendee data and send updates. It is designed for organizing company-wide meetings and external webinars with many participants.

What is the best way to automate bulk calendar invitations for large meetings?

Automating bulk calendar invitations is done by patching an existing event with a list of attendees and sending notifications via the Google Workspace CLI. This avoids error-prone manual invitations for company-wide meetings.

Do I need the gws-calendar skill to add multiple attendees to Google Calendar events?

Yes, batch-inviting attendees requires the gws-calendar skill. It uses the Google Workspace CLI to patch event attendee data and send update notifications to all participants.

Can I use the Google Workspace CLI to automate attendee notifications for existing events?

Yes, you can use the Google Workspace CLI to patch existing Google Calendar events with batch attendee data and trigger update notifications. This automates notifications for events with many participants.

When should I use batch-invite workflows for Google Calendar?

Use batch-invite workflows when organizing company-wide meetings or external webinars with many participants. It streamlines bulk attendee additions and notifications to avoid time-consuming manual invitations.