zoom

Schedule and manage Zoom video meetings via the Zoom API.

199|25|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/refly-ai/refly-skills --skill zoom-refly-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zoom
Source: https://github.com/refly-ai/refly-skills/tree/main/skills/zoom
Command: npx skills add https://github.com/refly-ai/refly-skills --skill zoom-refly-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of scheduling and managing Zoom video conferences, eliminating the need for manual calendar entries and invitations.

Core Features & Use Cases

  • Schedule Meetings: Set up new Zoom meetings with specific topics, dates, durations, and participants.
  • Create Instant Meetings: Quickly initiate ad-hoc meetings.
  • Manage Meeting Details: Programmatically access and control meeting information.
  • Use Case: A project manager needs to schedule a weekly sync-up meeting for their team of 15. They can use this Skill to instantly create the recurring meeting, ensuring all participants receive calendar invites with the correct details.

Quick Start

Schedule a new Zoom meeting for 'Project Alpha Kickoff' tomorrow at 10 AM for 1 hour, inviting [email protected].

Frequently Asked Questions about zoom

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

FAQPage Schema
How do I schedule Zoom meetings programmatically with specific dates and participants?

You can schedule Zoom meetings programmatically by using the Zoom API to define meeting topics, dates, durations, and participant email lists for automated event creation. This eliminates manual calendar entries and ensures participants receive invitations with correct details.

Can I create instant ad-hoc video conferencing meetings through the Zoom API?

Yes, you can create instant ad-hoc video conferencing meetings through the Zoom API. This allows you to quickly initiate meetings without needing to set up manual calendar entries in advance.

Do I need API credentials to automate Zoom meeting management?

Yes, you need API credentials for Zoom authentication and interaction. These credentials are required to programmatically access, control, and manage your video conferencing meetings.

What is the best way to automate recurring calendar invitations for a team video sync?

The best way to automate recurring calendar invitations for a team video sync is using the Zoom API to create meetings with defined topics and participant email lists, ensuring all participants automatically receive calendar invites with the correct details.

Can I programmatically access and update existing Zoom meeting details?

Yes, you can programmatically access and manage meeting details through the Zoom API. This allows you to control meeting information and update existing video conferencing events as needed.