scribe
Installation
SKILL.md
Zoom AI Services Scribe
Implementation guidance for Zoom AI Services Scribe across:
- synchronous single-file transcription (
POST /aiservices/scribe/transcribe) - asynchronous batch jobs (
/aiservices/scribe/jobs*) - browser microphone pseudo-streaming via repeated short file uploads
- webhook-driven batch status updates
- Build-platform JWT generation and credential handling
Official docs:
- https://developers.zoom.us/docs/ai-services/
- https://developers.zoom.us/docs/ai-services/scribe/
- https://developers.zoom.us/docs/api/ai-services/
- https://developers.zoom.us/api-hub/ai-services/methods/endpoints.json
- Quickstart sample: https://github.com/zoom/scribe-quickstart/
Routing Guardrail
- If the user needs uploaded or stored media transcribed into text, route here first.
Related skills
More from zoom/skills
zoom-skills
|
22zoom-general
|
6zoom-mcp
|
5zoom-webhooks
|
5zoom-rest-api
Zoom REST API - 600+ endpoints for meetings, users, webinars, recordings, reports, and more. Server-side API for managing Zoom resources programmatically with OAuth 2.0 authentication.
5probe-sdk
Zoom Probe SDK for web diagnostics. Use to test media device permissions, audio/video diagnostics, network quality probing, and compatibility reporting before users join meetings or sessions.
4