zoom

Document Zoom caption file layout and format under ~/Documents/Zoom/.

6|2|Updated Jul 8, 2012
One-click install
npx skills add https://github.com/athal7/dotfiles --skill zoom-athal7
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: zoom
Source: https://github.com/athal7/dotfiles/tree/main/skills/zoom
Command: npx skills add https://github.com/athal7/dotfiles --skill zoom-athal7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Zoom saves meeting captions locally, but users often need a clear, discoverable layout to locate and reference them later.

Core Features & Use Cases

  • Documents the file layout for Zoom captions stored under ~/Documents/Zoom/.
  • Describes the caption format with speaker names and timestamps for quick parsing.
  • Use Case: When you need to locate, reference, or process meeting captions from a specific date.

Quick Start

Review the Zoom captions directory and confirm the timestamped meeting folders and their caption files are present.

Frequently Asked Questions about zoom

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

FAQPage Schema
Where are Zoom meeting captions stored locally on disk?▼

Zoom meeting captions are saved locally on disk under timestamped meeting folders within the ~/Documents/Zoom/ directory for reliable access and referencing.

What format do Zoom local caption files use for speaker names and timestamps?▼

Zoom local caption files format speaker names and timestamps in a structured layout, enabling downstream tools to reliably parse and process the meeting transcripts.

How do I organize Zoom transcripts into searchable logs for later reference?▼

To organize Zoom transcripts into searchable logs, apply the expected directory layout mapping timestamped meeting folders to their corresponding local caption files for quick retrieval.

Can I use this directory structure to process meeting captions from a specific date?▼

Yes, the directory structure uses timestamped meeting folders, allowing you to quickly locate, access, and process local Zoom captions recorded on a specific date.

What is the best way to parse Zoom local storage captions reliably?▼

The best way to parse Zoom local storage captions is to follow the documented file layout and caption format, ensuring downstream tools can extract speaker names and timestamps accurately.