Simple three-step recipe that spins up a Google Meet space and emails the link to your team. Creates an open-access meeting room using the gws-meet skill, extracts the meeting URI, then fires off an email with the join link via gws-gmail. Handy when you need to quickly set up an impromptu meeting without diving into Google Calendar or the Meet interface. The open access config means anyone with the link can join without waiting for approval. Works well for standup calls, quick syncs, or when you're already in the terminal and don't want to context switch to your browser.
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-meet-space