Build Zoom Phone integrations, call workflows, and telephony automation features.
Overall this is a prompt-only, open-source reference skill with no keys, remote endpoints, or local execution capability, so the baseline risk is low. The main caution is that it guides Zoom Phone OAuth, webhooks, and API integrations, which are normal integration surfaces and should be implemented with least privilege and callback validation.
The material explicitly states no keys or environment variables are required; there is no sign of credential collection, forwarding, or abuse.
No remote endpoint host is declared, and the content is reference documentation; there is no sign of user data being exfiltrated to unknown destinations.
System checks mark it as prompt-only, with no process spawning, code execution, or local system capability usage.
It guides handling call records, events, CRM/CTI-related data, and webhook callbacks, but this is within normal Zoom Phone integration scope and no overbroad access is described.
The source is GitHub and marked open-source, so it is auditable; however, the license is undeclared, community adoption is 0 stars, and maintenance status is unknown, so supply-chain confidence is only moderate.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "build-zoom-phone-integration" skill from askskill: 1. Download https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/partner-built/zoom-plugin/skills/phone/SKILL.md 2. Save it as ~/.claude/skills/phone/SKILL.md 3. Reload skills and tell me it's ready
Design an implementation plan for a Zoom Phone integration, including the OAuth flow, access token retrieval, Phone API calls for user extensions and call logs, plus Node.js sample code and security considerations.
A complete integration plan with auth flow details, API steps, sample code, and security guidance.
Design a webhook automation flow for Zoom Phone inbound calls: when a call event arrives, look up CRM customer data, route by customer tier to different agents, and record the outcome. Provide a flow outline, pseudocode, and retry strategy.
An inbound event handling design including routing logic, CRM integration, pseudocode, and failure handling recommendations.
Explain how to integrate a Zoom Phone CTI/dialer into a CRM with click-to-dial, call status sync, screen pops, and URI scheme launching, and provide frontend integration steps and a testing checklist.
A CRM dialer integration guide covering feature design, frontend implementation, and test checkpoints.
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:
zoomphonecall://, zoomphonesms://).Start here:
callto, tel, zoomphonecall, zoomphonesms)call_id, call_history_uuid, call_element_id).zp-make-call.zp-save-log-event and custom notes page.zoomphonesms:// and zp-sms-log-event.phone.* webhook events.See scenarios/high-level-scenarios.md for details.
.env keys and where to find each value.Embed Zoom Virtual Agent chat on web with secure controls and context updates.
Quickly add Zoom’s prebuilt React video UI to web workflows.
Create stakeholder updates tailored to audience, cadence, and communication goals.
Review an analysis for methodology, accuracy, bias, and evidence support.
Generate people analytics reports on headcount, attrition, diversity, and org health.
Identify, categorize, and prioritize technical debt for smarter refactoring decisions.
Build and troubleshoot Zoom Contact Center integrations, state handling, and callbacks.
Build Zoom Team Chat integrations, bots, and interactive messaging experiences.
Build and troubleshoot Zoom Virtual Agent embeds, integrations, and knowledge sync.
Implement Zoom Meeting SDK joins, auth flows, and platform-specific integrations.
Build custom video session apps with full control using Zoom Video SDK
Configure Zoom webhooks for subscriptions, signature checks, event handling, and retries.