What problem does it solve?
Zoom stores attendance reports, cloud recordings, transcripts, and chat logs that are tedious to find and download manually after every meeting. This Skill centralizes access to that data so you can quickly verify who attended, retrieve transcripts and chat, and download recordings for post-workshop follow-up or archival.
Core Features & Use Cases
- Server-to-Server OAuth: Secure S2S authentication for machine-to-machine access without interactive logins.
- Meeting discovery: List past or upcoming meetings (supports date ranges and topic filtering) and resolve PMI sessions using UUIDs.
- Attendance reporting: Pull participant lists, consolidate reconnections, show join/leave times and durations, and optionally include signed-in emails.
- Recording management: List recording files (MP4, TRANSCRIPT, CHAT, etc.) and download selected or all files to a local download directory.
- Multi-account profiles & safety: Named profiles in ~/.config/zoom-connect.yaml, rate limiting, pagination, and clear error messages for common failure modes.
- Use case example: After a workshop, list recent meetings, get the session UUID, pull consolidated attendance, and download the transcript and chat for a session summary.
Quick Start
Ask Claude to list recent meetings, get attendance for a specific meeting, and download the transcript and chat using the default profile.