recipe-review-meet-participants

googleworkspace/cli · updated Apr 8, 2026

$npx skills add https://github.com/googleworkspace/cli --skill recipe-review-meet-participants
0 commentsdiscussion
summary

Review Google Meet attendance records and participant session durations.

  • Requires the gws-meet skill to access Google Meet conference data
  • Three-step workflow: list recent conferences, retrieve participant details, and view individual session timestamps and durations
  • Returns tabular output for easy review of who attended and how long they stayed
skill.md

1d:["$","div",null,{"className":"prose prose-invert max-w-none prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-4xl prose-h1:mb-2 prose-h2:text-2xl prose-h2:mb-2 prose-h3:text-lg prose-h3:mb-2 prose-p:text-muted-foreground prose-li:text-muted-foreground prose-code:bg-muted prose-code:text-foreground prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-sm prose-code:before:content-none prose-code:after:content-none prose-pre:bg-muted prose-pre:text-foreground prose-pre:border prose-pre:border-border prose-pre:rounded-md [&_table]:!border-[color:var(--border)] [&_th]:!border-[color:var(--border)] [&_td]:!border-[color:var(--border)]","dangerouslySetInnerHTML":{"__html":"<h1>Review Google Meet Attendance</h1>\n<blockquote>\n<p><strong>PREREQUISITE:</strong> Load the following skills to execute this recipe: <code>gws-meet</code></p>\n</blockquote>\n<p>Review who attended a Google Meet conference and for how long.</p>\n<h2>Steps</h2>\n<ol>\n<li>List recent conferences: <code>gws meet conferenceRecords list --format table</code></li>\n<li>List participants: <code>gws meet conferenceRecords participants list --params '{"parent": "conferenceRecords/CONFERENCE_ID"}' --format table</code></li>\n<li>Get session details: <code>gws meet conferenceRecords participants participantSessions list --params '{"parent": "conferenceRecords/CONFERENCE_ID/participants/PARTICIPANT_ID"}' --format table</code></li>\n</ol>"}}]

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.766 reviews
  • Chaitanya Patil· Dec 28, 2024

    recipe-review-meet-participants has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Kiara Rao· Dec 24, 2024

    Useful defaults in recipe-review-meet-participants — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Hana Rahman· Dec 24, 2024

    Registry listing for recipe-review-meet-participants matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Mia Gupta· Dec 8, 2024

    recipe-review-meet-participants fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Soo Patel· Dec 4, 2024

    Registry listing for recipe-review-meet-participants matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Kaira Thompson· Nov 27, 2024

    We added recipe-review-meet-participants from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Hana Thompson· Nov 23, 2024

    recipe-review-meet-participants reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Piyush G· Nov 19, 2024

    Keeps context tight: recipe-review-meet-participants is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Mia Gill· Nov 15, 2024

    recipe-review-meet-participants is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Rahul Santra· Nov 11, 2024

    Solid pick for teams standardizing on skills: recipe-review-meet-participants is focused, and the summary matches what you get after install.

showing 1-10 of 66

1 / 7