Install
openclaw skills install google-voice-callerAutomate Google Voice calls with AI-generated voice (TTS) or local audio injection.
openclaw skills install google-voice-caller一个让你的 OpenClaw Agent 具备物理外呼能力的黑科技插件。它通过无头浏览器(Puppeteer)直接驱动 Google Voice 网页端,实现低成本、自动化的语音通话。
.wav 文件直接“灌入”通话,对方接听即可听到。chromium, ffmpeg, puppeteer-core。google_voice_cookies.json。"打电话给 +8615912345678 告诉他文档已经写好了。"
A powerful plugin that grants your OpenClaw Agent the ability to make physical phone calls. It drives the Google Voice web interface via a headless browser (Puppeteer), enabling low-cost, automated voice communication.
.wav files into the call stream.chromium, ffmpeg, puppeteer-core.google_voice_cookies.json in the skill directory."Call +1234567890 and say the report is ready."
| Parameter | Required | Default | Description |
|---|---|---|---|
--number | ✅ | - | Target number (E.164 format) |
--text | ❌ | - | Text to speak (Auto TTS) |
--audio | ❌ | - | Local audio path (.wav) |
--duration | ❌ | 60 | Call duration in seconds |
google_voice_cookies.json secure.Author: Joe & OpenClaw Assistant License: MIT