recipe-batch-invite-to-event
A CLI recipe to batch invite multiple attendees to a Google Calendar event and send notifications.
Install
npx skills add https://github.com/googleworkspace/cli --skill recipe-batch-invite-to-eventStats
| Total installs | 6,057 |
| Weekly installs | 6.0K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Requires the gws-calendar skill and gws binary to execute
- Workflow includes three steps: retrieve the event, patch attendees with sendUpdates: "all" to notify participants, and verify the update
- Supports adding multiple attendees in a single operation by passing an array of email addresses
Tags
Related skills
| Skill | Installs | vs recipe-batch-invite-to-event |
|---|---|---|
| recipe-schedule-recurring-event | 6,147 | +90 |
| recipe-sync-contacts-to-sheet | 5,893 | -164 |
| github-actions-templates | 6,013 | -44 |
| recipe-create-vacation-responder | 5,964 | -93 |
| recipe-share-folder-with-team | 5,967 | -90 |
FAQ
- How many installs does recipe-batch-invite-to-event have?
- recipe-batch-invite-to-event has 6,057 total installs and 6.0K installs this week.
- Where is recipe-batch-invite-to-event hosted?
- recipe-batch-invite-to-event is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does recipe-batch-invite-to-event have?
- recipe-batch-invite-to-event has 22.8K GitHub stars.
- When was recipe-batch-invite-to-event first indexed?
- OrangeBot.AI first indexed recipe-batch-invite-to-event on Mar 4, 2026.
- How do I install recipe-batch-invite-to-event?
- Run: npx skills add https://github.com/googleworkspace/cli --skill recipe-batch-invite-to-event