Back to Directory
research
Zoom Meeting Assistance Rtms Unofficial Community
Zoom RTMS Meeting Assistant — start on-demand to capture meeting audio, video, transcript, screenshare, and chat via Zoom Real-Time Media Streams. Handles meeting.rtms_started and meeting.rtms_stopped webhook events. Provides AI-powered dialog suggestions, sentiment analysis, and live summaries with WhatsApp notifications. Use when a Zoom RTMS webhook fires or the user asks to record/analyze a meeting.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Updated SKILL.md to remove documentation for unused environment variables (`WEBHOOK_PATH`, `WEBSOCKET_URL`, `AI_PROVIDER`, `OPENROUTER_API_KEY`, `OPENROUTER_MODEL`)
- Environment variable reference is now slimmer and matches current code behavior
- No functional changes to the skill; documentation only