recipe-create-meet-space
Automates creating a Google Meet space and sharing the join link via Gmail.
Install
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-meet-spaceStats
| Total installs | 6,036 |
| Weekly installs | 6.0K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- Requires two prerequisite skills: gws-meet for space creation and gws-gmail for sending invitations
- Creates an open-access meeting space via the Meet API and extracts the meeting URI from the response
- Automates sharing the join link by composing and sending an email with the meeting details to specified recipients
Tags
Related skills
| Skill | Installs | vs recipe-create-meet-space |
|---|---|---|
| recipe-create-feedback-form | 5,946 | -90 |
| recipe-collect-form-responses | 6,072 | +36 |
| recipe-block-focus-time | 6,118 | +82 |
| persona-content-creator | 6,207 | +171 |
| gws-events-subscribe | 6,206 | +170 |
FAQ
- How many installs does recipe-create-meet-space have?
- recipe-create-meet-space has 6,036 total installs and 6.0K installs this week.
- Where is recipe-create-meet-space hosted?
- recipe-create-meet-space is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does recipe-create-meet-space have?
- recipe-create-meet-space has 22.8K GitHub stars.
- When was recipe-create-meet-space first indexed?
- OrangeBot.AI first indexed recipe-create-meet-space on Mar 4, 2026.
- How do I install recipe-create-meet-space?
- Run: npx skills add https://github.com/googleworkspace/cli --skill recipe-create-meet-space