Skills from clawhub.ai/tanchunsiong
3 skills available
zoom-unofficial-community-skill
This skill is a Zoom CLI for managing meetings, recordings, chat, phone, and AI summaries via Zoom's REST API. It requires `ZOOM_ACCOUNT_ID`, `ZOOM_CLIENT_ID`, and `ZOOM_CLIENT_SECRET`, performs authenticated calls to `https://api.zoom.us/v2`/`https://zoom.us/oauth/token`, and caches tokens at `/tmp/zoom_token.json`.
0 installs
ngrok-unofficial-webhook-skill
This skill starts an ngrok tunnel and exposes a public webhook using `NGROK_AUTHTOKEN` and the `@ngrok/ngrok` client. It executes configurable shell commands via `execFile('sh', ['-c', ...])` and invokes `openclaw` (`OPENCLAW_BIN`), creating a high security risk.
0 installs
zoom-meeting-assistance-rtms-unofficial-community
This skill captures Zoom RTMS meetings, stores recordings under `skills/zoom-meeting-assistance-rtms-unofficial-community/recordings/YYYY/MM/DD/{streamId}/`, and runs AI analysis via `OpenClaw`. It reads env vars like `ZOOM_SECRET_TOKEN` and `ZOOM_CLIENT_SECRET`, opens WebSocket connections to `serverUrl`/`mediaUrl`, and executes local binaries (`ffmpeg`, `openclaw`).
0 installs