Create a Google Meet meeting space and share the join link.
Install with Tessl CLI
npx tessl i github:googleworkspace/cli --skill recipe-create-meet-space74
Quality
63%
Does it follow best practices?
Impact
100%
1.96xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/recipe-create-meet-space/SKILL.mdPREREQUISITE: 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'5e7d120
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.