Help us improve
Share bugs, ideas, or general feedback.
From zoom-skills
Provides guidance for Zoom Phone integrations: OAuth, REST APIs, webhooks, Smart Embed, URI launch, and call-history migration. Use for automated call tracking, click-to-dial, and CTI workflows.
npx claudepluginhub zoom/skills --plugin zoom-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/zoom-skills:phoneThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Implementation guidance for Zoom Phone integrations across API, webhook/event, Smart Embed, and URI-launch workflows.
RUNBOOK.mdconcepts/architecture-and-lifecycle.mdexamples/phone-api-service-pattern.mdexamples/smart-embed-postmessage-bridge.mdreferences/call-handling-patterns.mdreferences/crm-sample-validation.mdreferences/deprecations-and-migrations.mdreferences/environment-variables.mdreferences/forum-top-questions.mdreferences/smart-embed-event-contract.mdreferences/source-map.mdscenarios/high-level-scenarios.mdtroubleshooting/common-issues.mdGuides developers building Zoom integrations. Helps choose the right SDK/API, covers OAuth flows, app types, and Marketplace setup. Use for cross-product Zoom tasks.
Checks availability of RingCentral automation tools via Rube MCP and provides fallback alternatives (ClickSend, Telnyx, Slack) for telephony/SMS needs.
Control Telnyx voice calls via curl: dial outbound/inbound, transfer/bridge, gather DTMF, stream audio, handle real-time webhook events. Requires public webhook endpoint.
Share bugs, ideas, or general feedback.
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.