build-zoom-bot

Automate Zoom meeting bot creation, media handling, and event-driven workflows.

7|2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/zoom/zoom-plugin --skill build-zoom-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-zoom-bot
Source: https://github.com/zoom/zoom-plugin/tree/main/skills/build-zoom-bot
Command: npx skills add https://github.com/zoom/zoom-plugin --skill build-zoom-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables automated creation and management of Zoom meeting bots, recorders, and real-time media workflows to streamline live-session operations.

Core Features & Use Cases

  • Bot orchestration for joining meetings, observing activity, and processing transcripts or media.
  • Integration with Meeting SDK, RTMS, and backend services to route data and trigger actions.
  • Storage, post-processing, and event-driven workflows via REST APIs and webhooks when needed.

Quick Start

Configure your bot to join meetings, capture media, and react to live session data.

Frequently Asked Questions about build-zoom-bot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a Zoom meeting bot to join live sessions and process transcripts?

You can automate a Zoom meeting bot by orchestrating its lifecycle to join meetings, capture real-time media, process transcripts, and route data to backend services via REST APIs and webhooks.

What is Zoom RTMS and how does it handle real-time media workflows?

Zoom RTMS enables real-time media workflows by allowing bots to interact with live sessions, capture meeting media, and trigger event-driven actions through SDK integrations and webhook coordination.

Can I use Meeting SDK and webhooks for end-to-end bot orchestration?

Yes, you can use the Meeting SDK with webhooks to achieve end-to-end bot orchestration, managing everything from bot lifecycle and media handling to storage and event-driven interactions.

Does this approach support post-processing and storage for recorded meeting media?

Yes, the approach supports post-processing and storage by capturing live session media and routing it through REST APIs and backend services for event-driven workflows.

What's the best way to build a Zoom recorder that reacts to live session data?

The best way to build a Zoom recorder is to configure a bot to join meetings, capture media, and react to live session data using RTMS, SDKs, and webhook-triggered backend actions.

Do I need backend services to coordinate event-driven interactions for Zoom bots?

Yes, you need backend services to coordinate event-driven interactions, route real-time media data, and manage storage and post-processing workflows triggered via REST APIs and webhooks.