zoom-manager
Provides Zoom meeting management via the Zoom OAuth API with CLI scripts to create, list, update, and delete meetings. The skill reads secrets from `ZOOM_CLIENT_ID`, `ZOOM_CLIENT_SECRET`, `ZOOM_ACCOUNT_ID` (and `config.json`), runs commands like `node ./scripts/zoom-cli.js`, and calls `https://api.zoom.us/oauth/token` and Zoom API endpoints.