agentsclimarketplace

Recipe review meet participants

Skill googleworkspace/cli/skills/recipe-review-meet-participants

Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

Install
npx -y skills add googleworkspace/cli --skill recipe-review-meet-participants

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Review who attended a Google Meet conference and for how long.

SKILL.md

0.9 KB, as published. Nobody here has run it

Review Google Meet Attendance

PREREQUISITE: Load the following skills to execute this recipe: gws-meet

Review who attended a Google Meet conference and for how long.

Steps

  1. List recent conferences: gws meet conferenceRecords list --format table
  2. List participants: gws meet conferenceRecords participants list --params '{"parent": "conferenceRecords/CONFERENCE_ID"}' --format table
  3. Get session details: gws meet conferenceRecords participants participantSessions list --params '{"parent": "conferenceRecords/CONFERENCE_ID/participants/PARTICIPANT_ID"}' --format table

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.