From gws
Reviews Google Meet conference participants and session durations using gws CLI commands like conferenceRecords list and participantSessions list. Requires gws-meet skill.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gws:recipe-review-meet-participantsThe 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`
PREREQUISITE: Load the following skills to execute this recipe:
gws-meet
Review who attended a Google Meet conference and for how long.
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 tablenpx claudepluginhub wadewarren/gws-claude-pluginManages Google Meet conferences via gws CLI: create/end spaces, get/list records, handle participants, recordings, transcripts.
Creates Google Meet spaces, schedules video conferences via Calendar events, and manages meeting access using Rube MCP (Composio).
Automates Zoom meeting creation, scheduling, management, recordings, webinars, and participant tracking using Composio's Rube MCP toolkit. Use for programmatic Zoom workflows.