zoom

Automate Zoom meeting lifecycle management and recording retrieval via robomotion CLI.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill zoom-robomotionio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zoom
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/zoom
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill zoom-robomotionio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating Zoom meetings and access to recordings across teams, eliminating manual tracking and scheduling errors.

Core Features & Use Cases

  • Create, schedule, update, and delete Zoom meetings from a unified CLI.
  • List upcoming and past meetings, and fetch related recordings.
  • Manage participants, retrieve invitations, and track meeting lifecycle events.
  • Use case: A project team automatically schedules weekly standups and collects recordings for post-meeting review.

Quick Start

Connect to Zoom via robomotion, then create a scheduled meeting by specifying the topic and start time.

Frequently Asked Questions about zoom

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

FAQPage Schema
How do I automate Zoom meeting scheduling and recording retrieval for corporate teams?

Automate Zoom meeting scheduling and recording retrieval for corporate teams by applying CLI commands to create, update, and list meetings. The system manages the complete meeting lifecycle and fetches related recordings using structured JSON outputs.

Can I manage Zoom meeting participants and invitations from a command line interface?

Yes, you can manage Zoom meeting participants and retrieve invitations from a command line interface. The CLI supports handling participant lists and tracking meeting lifecycle events directly through structured JSON commands.

What do I need to configure before automating Zoom meeting lifecycle management?

Before automating Zoom meeting lifecycle management, you need the robomotion CLI installed and valid Zoom credentials configured via vault. These prerequisites ensure secure authentication and structured JSON command execution for meeting operations.

Does the Zoom automation CLI return structured data for integration into corporate workflows?

Yes, the Zoom automation CLI returns structured JSON data when using the --output json flag. This structured output allows seamless integration of meeting creation, scheduling, and participant management into existing corporate workflows.

What is the best way to automatically schedule recurring Zoom standups and collect recordings?

The best way to automatically schedule recurring Zoom standups and collect recordings is using CLI automation to specify meeting topics and start times. This eliminates manual tracking errors and automatically fetches past meeting recordings for post-meeting review.