From zoom-skills
Implements Zoom Rivet SDK for Node.js/TS servers: OAuth/token handling, webhook event consumers, typed REST API wrappers, multi-module composition, AWS Lambda patterns.
npx claudepluginhub zoom/skills --plugin zoom-skillsThis skill uses the workspace's default tool permissions.
Implementation guidance for Zoom Rivet (JavaScript/TypeScript) as a server-side framework for:
RUNBOOK.mdconcepts/architecture-and-lifecycle.mdexamples/getting-started-pattern.mdexamples/multi-client-pattern.mdreferences/environment-variables.mdreferences/rivet-reference-map.mdreferences/samples-validation.mdreferences/source-map.mdreferences/versioning-and-compatibility.mdrivet-sdk.mdscenarios/high-level-scenarios.mdtroubleshooting/common-issues.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides safe schema changes, data migrations, rollbacks, and zero-downtime deployments for PostgreSQL, MySQL, and ORMs like Prisma, Drizzle, Django.
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.