From gws
Creates an open Google Meet space using gws CLI and emails the join link to a team via gws-gmail.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gws:recipe-create-meet-spaceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **PREREQUISITE:** Load the following skills to execute this recipe: `gws-meet`, `gws-gmail`
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 [email protected] --subject 'Join the meeting' --body 'Join here: MEETING_URI'npx claudepluginhub wadewarren/gws-claude-pluginCreates Google Form for event feedback using gws CLI and emails responder URL to attendees via Gmail. Requires gws-forms and gws-gmail skills.
Creates Google Meet spaces, schedules video conferences via Calendar events, and manages meeting access using Rube MCP (Composio).
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.