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.
How 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.mdImplementation 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.npx claudepluginhub zoom/skills --plugin zoom-skillsGuides 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.
Integrates CALL-E phone call capabilities into Claude Code via the calle CLI. Handles setup verification, authentication recovery, call planning, execution, and status checks.