tarunai-connect-zoom

Manage Zoom meetings, participants, and recordings via CLI commands.

Updated May 25, 2026
One-click install
npx skills add https://github.com/tharunramagiri/tarunai-connect --skill tarunai-connect-zoom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tarunai-connect-zoom
Source: https://github.com/tharunramagiri/tarunai-connect/tree/main/zoom/agent-harness/tarunai_connect/zoom/skills
Command: npx skills add https://github.com/tharunramagiri/tarunai-connect --skill tarunai-connect-zoom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of manually managing Zoom operations by providing an agent-friendly command-line interface for meetings, participants, and recordings.

Core Features & Use Cases

  • Meeting Management: Create, list, update, delete, and access Zoom meeting information through CLI commands.
  • Participant and Recording Control: Register attendees, track participation, and manage cloud recordings using Zoom REST API integrations.
  • Use Case: Help an AI agent schedule meetings, retrieve participant details, and process recordings using structured command outputs instead of manual browser interactions.

Quick Start

Use the tarunai-connect-zoom skill to create a new Zoom meeting and return the details in JSON format.

Frequently Asked Questions about tarunai-connect-zoom

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

FAQPage Schema
How do I automate Zoom meeting operations through a CLI?

Yes, an AI agent can manage Zoom meetings by executing CLI commands that create, list, update, and delete meetings via the Zoom REST API. The Skill outputs structured JSON details, allowing agents to process meeting information without manual browser interactions.

How do I retrieve Zoom meeting participants and recordings via an API?

You retrieve Zoom meeting participants and recordings by running CLI commands that call the Zoom REST API. The Skill applies to workflows involving participant administration, attendee registration, and cloud recording management, returning structured JSON outputs for agent processing.

Do I need OAuth authentication to use the Zoom REST API for meeting management?

Yes, you need OAuth authentication to use the Zoom REST API for meeting management. The Skill requires OAuth authentication, JSON output support, and CLI command execution to ensure reliable programmatic control over Zoom meeting operations, participants, and recordings.

What is the best way to integrate Zoom meeting scheduling into an automated workflow?

Integrating Zoom scheduling into automated workflows is best achieved through a CLI-driven approach that executes Zoom REST API commands. This Skill removes manual browser friction by providing agent-friendly JSON outputs for meeting creation, participant registration, and recording management.

Can I get JSON output from Zoom CLI commands for agent-driven automation?

Yes, Zoom CLI commands provide JSON output for agent-driven automation. The Skill requires JSON output support and applies to workflows involving meeting creation, participant administration, and recording management via the Zoom REST API for reliable programmatic control.

What are the limitations of using a CLI for Zoom meeting automation?

Limitations of using a CLI for Zoom meeting automation include the strict requirement for OAuth authentication and dependence on CLI command execution. The Skill relies entirely on the Zoom REST API, meaning any API rate limits or endpoint restrictions will constrain your automated workflows.