Review who attended a Google Meet conference and for how long.
Install with Tessl CLI
npx tessl i github:googleworkspace/cli --skill recipe-review-meet-participants68
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
3-step Meet attendance workflow
Uses gws CLI
0%
100%
Step 1: conferenceRecords list
0%
100%
Step 2: participants list command
0%
100%
Step 3: participantSessions list command
0%
100%
3-step sequential order
50%
100%
--format table on all steps
0%
100%
Participants --params parent
0%
100%
Sessions --params parent
0%
100%
Without context: $0.1511 · 44s · 12 turns · 19 in / 2,264 out tokens
With context: $0.1783 · 37s · 12 turns · 14 in / 1,806 out tokens
gws-meet command structure and params
Uses gws CLI
0%
100%
gws-meet prerequisite
0%
100%
conferenceRecords list command
0%
100%
participants list command
0%
100%
participantSessions list command
0%
100%
--format table flag
0%
100%
Participants --params JSON parent
0%
100%
Sessions --params JSON parent
0%
100%
3-step sequence
75%
100%
Without context: $0.1997 · 1m 11s · 10 turns · 14 in / 3,938 out tokens
With context: $0.2324 · 57s · 14 turns · 128 in / 2,901 out tokens
participantSessions parent path and gws CLI usage
Uses gws CLI
0%
100%
conferenceRecords list present
0%
100%
participants list present
0%
100%
participantSessions list present
0%
100%
--format table on conferenceRecords list
0%
100%
--format table on participants list
0%
100%
--format table on participantSessions list
0%
100%
Participants --params conferenceRecords parent
0%
100%
Sessions --params nested parent
0%
100%
Without context: $0.1640 · 51s · 11 turns · 14 in / 2,952 out tokens
With context: $0.1859 · 39s · 14 turns · 309 in / 2,176 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.