zoom

Installation
SKILL.md

Zoom

Integrate with Zoom for video meetings. Use when you need to: (1) schedule Zoom meetings, (2) create instant meetings, or (3) manage meeting details and invitations programmatically.

Input

Provide input as JSON:

{
  "meeting_topic": "The topic or title of the meeting",
  "meeting_date": "Meeting date and time (e.g., 2024-03-15 14:00)",
  "duration_minutes": "Meeting duration in minutes",
  "participant_emails": "Comma-separated list of participant email addresses",
  "meeting_agenda": "Meeting agenda or description"
}

Execution (Pattern C: Action)

Installs
8
GitHub Stars
194
First Seen
Feb 5, 2026
zoom — refly-ai/refly-skills