Setup Zoom Websockets
Skill ActiveReference skill for Zoom WebSockets. Use after routing to a low-latency event workflow when persistent connections, faster event delivery, or security constraints make WebSockets preferable to webhooks.
To guide users in setting up and managing persistent Zoom WebSocket connections for low-latency event delivery when WebSockets are preferable to traditional webhooks.
Features
- Detailed WebSocket vs. Webhook comparison
- Step-by-step guide for OAuth app creation and WebSocket subscription
- JavaScript code examples for authentication and connection
- Comprehensive event format and common event reference
- Guidance on connection management, keep-alive, and reconnection strategies
Use Cases
- When real-time, low-latency updates are critical for Zoom events.
- For scenarios requiring enhanced security by avoiding public endpoints.
- When needing bidirectional communication with Zoom.
- As a reference for developers integrating Zoom event streams via WebSockets.
Non-Goals
- Handling Zoom Webhook integrations.
- Providing a direct client library for Zoom APIs.
- Managing Zoom media streams (RTMS).
Trust
- warning:Issues AttentionThere are 29 open issues and 4 closed issues in the last 90 days, indicating a low closure rate and potentially slow maintainer response.
Execution
- info:Pinned dependenciesThe example code uses standard Node.js libraries like 'ws' and 'axios', but lockfiles are not provided in the source, so pinning is not explicitly verifiable.
Installation
First, add the marketplace
/plugin marketplace add anthropics/knowledge-work-plugins/plugin install zoom-plugin@knowledge-work-pluginsQuality Score
Trust Signals
Similar Extensions
Linux
100Zoom Video SDK for Linux - C++ headless bots, raw audio/video capture/injection, Qt/GTK integration, Docker support
Lark Event Consumer CLI
99Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume <EventKey>` (covers IM message receive, reactions, chat member changes, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.
Zoom RTMS Skill
95Reference skill for Zoom RTMS. Use after routing to a live-media workflow when processing real-time audio, video, chat, transcripts, screen share, or contact-center voice streams.
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.