Agent skill

recipe-create-meet-space

Create a Google Meet meeting space and share the join link.

Stars 24,434
Forks 1,240

Install this agent skill to your Project

npx add-skill https://github.com/googleworkspace/cli/tree/main/skills/recipe-create-meet-space

Metadata

Additional technical details for this skill

version
0.22.5
openclaw
{
    "domain": "scheduling",
    "category": "recipe",
    "requires": {
        "bins": [
            "gws"
        ],
        "skills": [
            "gws-meet",
            "gws-gmail"
        ]
    }
}

SKILL.md

Create a Google Meet Conference

PREREQUISITE: Load the following skills to execute this recipe: gws-meet, gws-gmail

Create a Google Meet meeting space and share the join link.

Steps

  1. Create meeting space: gws meet spaces create --json '{"config": {"accessType": "OPEN"}}'
  2. Copy the meeting URI from the response
  3. Email the link: gws gmail +send --to team@company.com --subject 'Join the meeting' --body 'Join here: MEETING_URI'

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results