Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
anthropics avatar

Build Zoom Phone Integration

  • 1.4k installs
  • 23.1k repo stars
  • Updated July 28, 2026
  • anthropics/knowledge-work-plugins

build-zoom-phone-integration is an agent skill for reference skill for zoom phone. use after routing to a phone workflow when implementing oauth, phone apis, webhooks, smart embed events, uri schemes, crm or cti dialers,

About

The build-zoom-phone-integration skill is designed for reference skill for Zoom Phone. Use after routing to a phone workflow when implementing OAuth, Phone APIs, webhooks, Smart Embed events, URI schemes, CRM or CTI dialers, or. /build-zoom-phone-integration Background reference for Zoom Phone integrations across API, webhook, Smart Embed, and URI-launch workflows. Implementation guidance for Zoom Phone integrations across API, webhook/event, Smart Embed, and URI-launch workflows. Invoke when the user asks about build zoom phone integration or related SKILL.md workflows.

  • https://developers.zoom.us/docs/phone/.
  • CRM sample reference: https://github.com/zoom/CRM-Sample.
  • If the user mixes Zoom Phone and Contact Center, chain with ../contact-center/SKILL.md.
  • Smart Embed (iframe + postMessage).
  • REST + webhooks.

Build Zoom Phone Integration by the numbers

  • 1,419 all-time installs (skills.sh)
  • +81 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #252 of 1,896 Design & UI/UX skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

build-zoom-phone-integration capabilities & compatibility

Capabilities
https://developers.zoom.us/docs/phone/ · crm sample reference: https://github.com/zoom/cr · if the user mixes zoom phone and contact center, · smart embed (iframe + postmessage)
Use cases
frontend
From the docs

What build-zoom-phone-integration says it does

Reference skill for Zoom Phone. Use after routing to a phone workflow when implementing OAuth, Phone APIs, webhooks, Smart Embed events, URI schemes, CRM or CTI dialers, or call ha
SKILL.md
Reference skill for Zoom Phone. Use after routing to a phone workflow when implementing OAuth, Phone APIs, webhooks, Smart Embed events, URI schemes, CRM or CTI
SKILL.md
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill build-zoom-phone-integration

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.4k
repo stars23.1k
Security audit3 / 3 scanners passed
Last updatedJuly 28, 2026
Repositoryanthropics/knowledge-work-plugins

How do I reference skill for zoom phone. use after routing to a phone workflow when implementing oauth, phone apis, webhooks, smart embed events, uri schemes, crm or cti dialers, or?

Reference skill for Zoom Phone. Use after routing to a phone workflow when implementing OAuth, Phone APIs, webhooks, Smart Embed events, URI schemes, CRM or CTI dialers, or.

Who is it for?

Developers using build zoom phone integration workflows documented in SKILL.md.

Skip if: Skip when the task falls outside build-zoom-phone-integration scope or needs a different stack.

When should I use this skill?

User asks about build zoom phone integration or related SKILL.md workflows.

What you get

Completed build-zoom-phone-integration workflow with documented commands, files, and expected deliverables.

  • Smart Embed integration
  • webhook endpoint
  • server-side OAuth token handler

Files

SKILL.mdMarkdownGitHub ↗

/build-zoom-phone-integration

Background reference for Zoom Phone integrations across API, webhook, Smart Embed, and URI-launch workflows.

Implementation guidance for Zoom Phone integrations across API, webhook/event, Smart Embed, and URI-launch workflows.

Official docs:

  • https://developers.zoom.us/docs/phone/
  • CRM sample reference: https://github.com/zoom/CRM-Sample

Routing Guardrail

  • If the user needs embedded softphone behavior in a web app, use Smart Embed (examples/smart-embed-postmessage-bridge.md).
  • If the user needs call records, analytics, or automation, use Phone REST API and webhooks (references/deprecations-and-migrations.md).
  • If the user needs click-to-dial/SMS launch from external UI, use URI schemes (zoomphonecall://, zoomphonesms://).
  • If the user mixes Zoom Phone and Contact Center, chain with ../contact-center/SKILL.md.

Quick Links

Start here: 1. concepts/architecture-and-lifecycle.md 2. scenarios/high-level-scenarios.md 3. references/deprecations-and-migrations.md 4. references/forum-top-questions.md 5. references/smart-embed-event-contract.md 6. references/call-handling-patterns.md 7. references/environment-variables.md 8. references/crm-sample-validation.md 9. troubleshooting/common-issues.md 10. RUNBOOK.md 11. examples/smart-embed-postmessage-bridge.md 12. examples/phone-api-service-pattern.md 13. references/source-map.md

Common Lifecycle Pattern

1. Provision account prerequisites (Zoom Phone license, admin setup, SMS readiness). 2. Create OAuth app and scopes in Marketplace. 3. Choose integration surface:

  • Smart Embed (iframe + postMessage)
  • REST + webhooks
  • URI launch (callto, tel, zoomphonecall, zoomphonesms)

4. Capture real-time events (Smart Embed events and/or webhooks). 5. Persist call identifiers and correlate records (call_id, call_history_uuid, call_element_id). 6. Apply migration-safe data mapping (v1 -> v2 -> v3) and handle renamed fields. 7. Harden security (origin validation, webhook signature validation, least-privilege scopes).

High-Level Scenarios

  • CRM softphone pane using Smart Embed + contact search/match callbacks.
  • Click-to-call from account/contact table via zp-make-call.
  • Call disposition workflow using zp-save-log-event and custom notes page.
  • SMS engagement workflow with zoomphonesms:// and zp-sms-log-event.
  • Real-time operational board driven by phone.* webhook events.
  • Call analytics migration from legacy call logs to call history/call elements.
  • Admin automation for user/auto-receptionist/call-queue call-handling settings.

See scenarios/high-level-scenarios.md for details.

Chaining

  • OAuth setup/token lifecycle: ../oauth/SKILL.md
  • Phone and account resources via REST: ../rest-api/SKILL.md
  • Event delivery and signature validation: ../webhooks/SKILL.md
  • Contact Center blended journey: ../contact-center/SKILL.md

Environment Variables

  • See references/environment-variables.md for standardized .env keys and where to find each value.

Related skills

How it compares

Pick build-zoom-phone-integration over generic OAuth skills when the target is Zoom Phone telephony with Smart Embed UI and phone.* webhooks, not standard Meetings SDK joins.

FAQ

What does build-zoom-phone-integration do?

Reference skill for Zoom Phone. Use after routing to a phone workflow when implementing OAuth, Phone APIs, webhooks, Smart Embed events, URI schemes, CRM or CTI dialers, or.

When should I use build-zoom-phone-integration?

User asks about build zoom phone integration or related SKILL.md workflows.

Is build-zoom-phone-integration safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.