OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add anthropics/knowledge-work-plugins --skill rivet-sdk
Reference skill for Zoom Rivet SDK. Use after routing to a Rivet-based server workflow when implementing auth handling, webhook consumers, API wrappers, multi-module composition, or Lambda receiver patterns.
npx skills add anthropics/knowledge-work-plugins --skill rivet-sdk
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.
.env keys and where to find each value.