Helps developers implement auth, webhooks, API wrappers, and modular Rivet integrations.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "rivet-sdk" skill from askskill: 1. Download https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/partner-built/zoom-plugin/skills/rivet-sdk/SKILL.md 2. Save it as ~/.claude/skills/rivet-sdk/SKILL.md 3. Reload skills and tell me it's ready
Using the Zoom Rivet SDK, explain how to implement a complete auth handling flow, including token retrieval, refresh, error handling, and security considerations, with example code.
An auth implementation guide with flow explanation, code samples, and security recommendations.
Design a webhook consumer with the Zoom Rivet SDK, including request validation, event parsing, retry handling, logging, and failure recovery, with a sample implementation.
A practical webhook consumer design with processing flow and reference code.
Using the Zoom Rivet SDK, design an API wrapper layer and show how to reuse it in a multi-module project or Lambda receiver pattern, including folder structure and key code examples.
An API wrapper and modular integration plan with architecture guidance and sample code.
Background reference for Zoom Rivet as a JavaScript and TypeScript server framework for Zoom integrations.
Implementation guidance for Zoom Rivet (JavaScript/TypeScript) as a server-side framework for:
Official docs:
Reference samples:
Do you want Rivet SDK, or direct OAuth + REST without Rivet?Start here:
webEventConsumer.event(...) or shortcuts).client.endpoints.*./zoom/events) to Zoom.videosdk module event stream + API surfaces.AwsLambdaReceiver.See scenarios/high-level-scenarios.md for details.
…
Embed Zoom meeting features into web apps with full or component-based integration.
Build weighted sales forecasts with scenario planning, commit splits, and gap analysis.
Prepare compliant month-end journal entries with debits, credits, and support.
Analyze compensation bands, offer competitiveness, equity grants, and retention risks.
Track hiring stages, update candidate status, and monitor pipeline counts.
Research competitors and compare positioning, messaging, gaps, opportunities, and threats.
Implement Zoom Meeting SDK joins, auth flows, and platform-specific integrations.
Configure Zoom webhooks for subscriptions, signature checks, event handling, and retries.
Build custom video session apps with full control using Zoom Video SDK
Set up Zoom WebSockets for low-latency, persistent event delivery.
Process Zoom real-time media, chat, transcripts, and contact-center voice streams.
Build in-client web app features with the Zoom Apps SDK.