setup-zoom-websockets Skill
Use when building Zoom WebSockets. Published by openai in plugins.
What is setup-zoom-websockets Skill?
Use when building Zoom WebSockets. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use setup-zoom-websockets Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/zoom/skills/websockets/SKILL.md
What it does
Use when building Zoom WebSockets.
Skill instructions
Setup Zoom WebSockets Use this skill when the integration needs persistent Zoom event delivery instead of HTTP webhook callbacks. If normal webhook retries and delivery are enough, prefer setup-zoom-webhooks. Workflow 1. Confirm WebSockets are justified by latency, firewall, connection model, or deployment constraints. 2. Configure the app and event subscriptions for the required event stream. 3. Implement connection setup, authentication, heartbeat, reconnect, backoff, and shutdown handling. 4. Normalize events into the same internal contract used by webhook handlers when both are supported. 5. Add observability for connection state, reconnect count, event lag, and dropped messages. 6. Debug by isolating token/auth problems, app subscription settings, network proxies, TLS interception, and reconnect loops. References - Full preserved guide: references/full-guide.md - Connection: references/connection.md - Events: references/events.md - Common issues: troubleshooting/common-issues.md
Explore related resources
Frequently asked questions
What is setup-zoom-websockets?
setup-zoom-websockets is a open-source AI agent skill with Copy skill directory. Use when building Zoom WebSockets.
Who is setup-zoom-websockets best for?
setup-zoom-websockets is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install setup-zoom-websockets?
Install or run setup-zoom-websockets using Copy skill directory. Check setup-zoom-websockets for the latest setup command.
Is setup-zoom-websockets actively maintained?
setup-zoom-websockets may need a closer maintenance check before production use.
Auto-fetched from GitHub.