Setting the skill. One moment.
Skills
Skill 85 of 95
Review who attended a Google Meet conference and for how long.
1 minute · 36 words · 2 sections
Install
npx skills add googleworkspace/cli --skill recipe-review-meet-participantsnpx skills add googleworkspace/cliThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
PREREQUISITE: Load the following skills to execute this recipe:
gws-meet
Review who attended a Google Meet conference and for how long.
95 skills · 108 min
gws meet conferenceRecords list --format tablegws meet conferenceRecords participants list --params '{"parent": "conferenceRecords/CONFERENCE_ID"}' --format tablegws meet conferenceRecords participants participantSessions list --params '{"parent": "conferenceRecords/CONFERENCE_ID/participants/PARTICIPANT_ID"}' --format tablemain, last pushed 24 September 2026.SKILL.md, not by matching a directory convention. One layout observed: skills/*/SKILL.md.h1 and no skipped levels:/googleworkspace/cli.md, and each skill at its own .md URL.