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.mdEnd-to-end meeting setup automation
Uses gws meet spaces create
100%
100%
Passes --json flag to create
0%
100%
config wrapper key present
0%
100%
accessType OPEN in config
0%
100%
Captures create output
100%
100%
Extracts meeting URI
100%
100%
Uses gws gmail +send
0%
100%
Email --to flag
100%
100%
Email --subject flag
100%
100%
Email --body flag
100%
100%
URI embedded in body
100%
100%
Without context: $0.2255 · 1m 3s · 16 turns · 19 in / 3,364 out tokens
With context: $0.3106 · 1m 1s · 21 turns · 183 in / 3,077 out tokens
Meet space creation and runbook documentation
Documents gws meet spaces create
100%
100%
Shows --json flag on create
0%
100%
JSON config key present
0%
100%
accessType OPEN documented
0%
100%
URI extraction step
100%
100%
Documents gws gmail +send
0%
100%
Email --to shown
0%
100%
Email --subject shown
0%
100%
Email --body shown
0%
100%
URI in body placeholder
100%
100%
Correct step order
100%
100%
Without context: $0.7145 · 2m 49s · 29 turns · 32 in / 5,846 out tokens
With context: $0.2138 · 1m 1s · 15 turns · 177 in / 3,115 out tokens
Meeting link email distribution script
Uses gws meet spaces create
100%
100%
--json flag on create
0%
100%
config wrapper key
0%
100%
accessType OPEN
0%
100%
Stores create output
100%
100%
Extracts URI dynamically
60%
100%
Single create call
100%
100%
Uses gws gmail +send
0%
100%
Email --to flag per recipient
100%
100%
Email --subject and --body flags
100%
100%
URI in email body
100%
100%
Without context: $0.1550 · 36s · 13 turns · 16 in / 1,903 out tokens
With context: $0.2312 · 58s · 17 turns · 50 in / 3,296 out tokens
Table of Contents
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.