recipe-create-meet-space

Create Google Meet spaces and distribute join links via Gmail.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill recipe-create-meet-space-temple-slope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-create-meet-space
Source: https://github.com/temple-slope/dotfiles/tree/main/.agents/skills/recipe-create-meet-space
Command: npx skills add https://github.com/temple-slope/dotfiles --skill recipe-create-meet-space-temple-slope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly create a Google Meet conference space and distribute a join link to participants, streamlining meeting setup in team workflows.

Core Features & Use Cases

  • Create Meet space: programmatically initialize a meeting space with OPEN access.
  • Share join link: automatically retrieve and distribute the meeting URL via email or chat to attendees.
  • Use Case: In a project kickoff, generate a meeting space and notify the team with a single action.

Quick Start

Create a Google Meet space and immediately share the join link with your team.

Frequently Asked Questions about recipe-create-meet-space

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

FAQPage Schema
How do I automatically create a Google Meet space and share the link?

You can create a Google Meet space and share the link automatically by programmatically initializing an OPEN meeting space and distributing the URL to attendees via Gmail integration.

What do I need to generate Google Meet links programmatically?

Generating Google Meet links programmatically requires gws-meet to initialize the space and gws-gmail to distribute the join link notifications to participants within your workflow.

Can I use Gmail to send meeting invitations for an automated Google Meet space?

Yes, the workflow integrates directly with gws-gmail to automatically distribute the Google Meet join link and send meeting invitations to participants via email notifications.

What is the best way to streamline team scheduling and meeting setup?

The best way to streamline team scheduling is to automate Google Meet space creation and link distribution in a single workflow action, reducing manual meeting configuration.

Does the automatically generated Google Meet space support restricted access?

No, the automatically generated Google Meet space does not support restricted access; it programmatically initializes the meeting space with OPEN access to streamline team scheduling.