meeting-sdk/linux
Installation
SKILL.md
Zoom Meeting SDK - Linux Development
Expert guidance for building headless meeting bots with the Zoom Meeting SDK on Linux. This SDK enables server-side meeting participation, raw media capture, transcription, and AI-powered meeting automation.
How to Build a Meeting Bot That Automatically Joins and Records
Use this skill when the requirement is:
- visible bot joins a real Zoom meeting
- the bot records raw media itself
- or the bot triggers a Zoom-managed cloud-recording workflow after join
Skill chain:
- primary:
meeting-sdk/linux - add
zoom-rest-apifor OBF/ZAK lookup, scheduling, or cloud-recording settings - add
zoom-webhookswhen post-meeting cloud recording retrieval is required
Minimal raw-recording flow: