tool-zoom-summary

Generate interactive HTML summaries of Zoom meetings via the Zoom API.

20|15|Updated May 7, 2026
One-click install
npx skills add https://github.com/iamasters-academy/iamasters-os --skill tool-zoom-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tool-zoom-summary
Source: https://github.com/iamasters-academy/iamasters-os/tree/main/skills-library/tools/tool-zoom-summary
Command: npx skills add https://github.com/iamasters-academy/iamasters-os --skill tool-zoom-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires zoom-api, node, pypdf, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill generates an interactive HTML summary of a Zoom meeting, saving time and effort in creating professional meeting summaries.

Core Features & Use Cases

  • Interactive HTML Summary: Creates a branded, clickable HTML document with timestamps, shared resources, and a mini-summary.
  • API Integration: Uses Zoom API to download meeting transcripts and chat.
  • Use Case: Ideal for weekly team meetings, classes, or recurring calls where a professional summary is needed.

Quick Start

Generate a summary for the latest Zoom meeting using the 'resumen zoom' command.

Frequently Asked Questions about tool-zoom-summary

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

FAQPage Schema
How do I generate an interactive HTML summary from a Zoom meeting transcript?

To generate an interactive HTML summary from a Zoom meeting, you can use a tool that downloads transcripts and chat via the Zoom API, analyzes the content for topics, and brands the output using custom assets, requiring valid Zoom API credentials to function.

What is needed to create a branded Zoom meeting summary in HTML format?

Creating a branded Zoom meeting summary in HTML format requires Zoom API credentials, a script for API interaction, and brand assets. Additionally, providing a glossary is required to ensure speech-to-text accuracy during text-to-speech corrections.

Does the Zoom API summary tool handle text-to-speech correction errors?

Yes, the Zoom API summary tool handles text-to-speech correction errors by utilizing a provided glossary to improve speech-to-text accuracy, ensuring the final interactive HTML document contains correctly transcribed meeting content.

Can I include timestamps and shared resources when exporting a Zoom meeting summary?

Yes, when exporting a Zoom meeting summary, the tool generates a clickable HTML document that includes timestamps, shared resources, and a mini-summary, alongside the branded content analysis extracted from the meeting transcript and chat.

What dependencies are required to automate Zoom transcript analysis?

Automating Zoom transcript analysis requires the zoom-api for data retrieval, node for running API interaction scripts, and pypdf for handling text extraction, ensuring the interactive HTML summary is generated successfully.