Favicon of setup-zoom-websockets

setup-zoom-websockets Skill

AI Agent SkillPythonOpen source

Reference 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. Published by anthropics in knowledge-work-plugins.

Decision snapshot

Is this a fit?

Best for

Security review, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

API key required authentication, Credentials required

Setup

Copy skill directory

Project health

23 days ago · Apache-2.0 license

Considerations

Access note: API key required.

What is setup-zoom-websockets Skill?

Reference 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. Published by anthropics in knowledge-work-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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Security review
  • Security review use cases

Declared skill metadata

  • Source file: partner-built/zoom-plugin/skills/websockets/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • API key required

Requirements and access

API key required

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Credentials requiredAPI key required authentication

When to use setup-zoom-websockets Skill

  • Use it for security review.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: anthropics
  • Repository: anthropics/knowledge-work-plugins
  • Skill file: partner-built/zoom-plugin/skills/websockets/SKILL.md

What it does

Reference 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.

Skill instructions

/setup-zoom-websockets Background reference for persistent Zoom event streams. Prefer workflow routing first, then use this file when WebSockets are plausibly better than webhooks. WebSockets vs Webhooks | Aspect | WebSockets | Webhooks | |--------|------------|----------| | Connection | Persistent, bidirectional | One-time HTTP POST | | Latency | Lower (no HTTP overhead) | Higher (new connection per event) | | Security | Direct connection, no exposed endpoint | Requires endpoint validation, IP whitelisting | | Model | Pull (you connect to Zoom) | Push (Zoom connects to you) | | State | Stateful (maintains connection) | Stateless (each event independent) | | Setup | More complex (access token, connection) | Simpler (just endpoint URL) | Choose WebSockets when: - Real-time, low-latency updates are critical - Security is paramount (banking, healthcare, finance) - You don't want to expose a public endpoint - You need bidirectional communication Choose Webhooks when: - Simpler setup is pre

Verified compatibility and discovery

Frequently asked questions

What is setup-zoom-websockets?

setup-zoom-websockets is a open-source AI agent skill with Copy skill directory. Reference 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.

Who is setup-zoom-websockets best for?

setup-zoom-websockets is best for reusing agent instructions, scripts, and references, security review 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.

Share:

Stars
23,523
Forks
2,835
Last commit
23 days ago
Last verified
Aug 21, 2026
Metadata fetched
Aug 21, 2026
Repository age
8 months
License
Apache-2.0

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to setup-zoom-websockets