Create a Google Meet meeting space and share the join link.
npx claudepluginhub googleworkspace/cliThis skill inherits all available tools. When active, it can use any tool Claude has access to.
PREREQUISITE: Load the following skills to execute this recipe:
gws-meet,gws-gmail
Create a Google Meet meeting space and share the join link.
gws meet spaces create --json '{"config": {"accessType": "OPEN"}}'gws gmail +send --to team@company.com --subject 'Join the meeting' --body 'Join here: MEETING_URI'