Favicon of zoom-meeting-sdk-web

zoom-meeting-sdk-web Skill

AI Agent SkillPythonOpen source

Zoom Meeting SDK for Web - Embed Zoom meeting capabilities into web applications. Two integration options: Client View (full-page, familiar Zoom UI) and Component View (embeddable, Promise-based API). Includes SharedArrayBuffer setup for HD video, gallery view, and virtual backgrounds. Published by anthropics in knowledge-work-plugins.

Decision snapshot

Is this a fit?

Best for

Browser automation, Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

23 days ago · Apache-2.0 license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is zoom-meeting-sdk-web Skill?

Zoom Meeting SDK for Web - Embed Zoom meeting capabilities into web applications. Two integration options: Client View (full-page, familiar Zoom UI) and Component View (embeddable, Promise-based API). Includes SharedArrayBuffer setup for HD video, gallery view, and virtual backgrounds. 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
  • Browser automation
  • Design and media
  • Browser automation use cases
  • Design and media use cases

Declared skill metadata

  • Source file: partner-built/zoom-plugin/skills/meeting-sdk/web/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

When to use zoom-meeting-sdk-web Skill

  • Use it for browser automation.
  • Use it for design and media.

Built with

PythonCopy skill directory

Editorial notes

Source

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

What it does

Zoom Meeting SDK for Web - Embed Zoom meeting capabilities into web applications. Two integration options: Client View (full-page, familiar Zoom UI) and Component View (embeddable, Promise-based API). Includes SharedArrayBuffer setup for HD video, gallery view, and virtual backgrounds.

Skill instructions

Zoom Meeting SDK (Web) Embed Zoom meeting capabilities into web applications with two integration options: Client View (full-page) or Component View (embeddable). How to Implement a Custom Video User Interface for a Zoom Meeting in a Web App Use Meeting SDK Web Component View. Do not use Video SDK for this question unless the user is explicitly building a non-meeting session product. Minimal architecture: text Browser page - fetch Meeting SDK signature from backend - ZoomMtgEmbedded.createClient() - client.init({ zoomAppRoot }) - client.join({ signature, sdkKey, meetingNumber, userName, password }) - apply layout/style/customize options around the embedded meeting container Minimal implementation: ts import ZoomMtgEmbedded from '@zoom/meetingsdk/embedded'; const client = ZoomMtgEmbedded.createClient(); export async function startEmbeddedMeeting(meetingNumber: string, userName: string, password: string) { const sigRes = await fetch('/api/signature', { method: 'POST', headers: { 'Content

Verified compatibility and discovery

Frequently asked questions

What is zoom-meeting-sdk-web?

zoom-meeting-sdk-web is a open-source AI agent skill with Copy skill directory. Zoom Meeting SDK for Web - Embed Zoom meeting capabilities into web applications.

Who is zoom-meeting-sdk-web best for?

zoom-meeting-sdk-web is best for reusing agent instructions, scripts, and references, browser automation workflows, design and media workflows.

How do I install zoom-meeting-sdk-web?

Install or run zoom-meeting-sdk-web using Copy skill directory. Check zoom-meeting-sdk-web for the latest setup command.

Is zoom-meeting-sdk-web actively maintained?

zoom-meeting-sdk-web 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 zoom-meeting-sdk-web