← 返回 Skills 市场
rubenfb23

Walkie-Talkie Mode

cross-platform ⚠ suspicious
2585
总下载
4
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install walkie-talkie
功能描述
Handles voice-to-voice conversations on WhatsApp. Automatically transcribes incoming audio and responds with local TTS audio. Use when the user wants to "talk" instead of type.
安全使用建议
This skill's behavior is plausible but inconsistent: SKILL.md requires local scripts/binaries (tools/transcribe_voice.sh, bin/sherpa-onnx-tts, ffmpeg, whisper-cpp) that are neither included nor declared. Before installing or enabling it, verify: 1) where those binaries/scripts will come from and that they are from trusted sources; 2) the exact content of tools/transcribe_voice.sh (so it doesn't run unexpected commands); 3) that you are comfortable the agent can execute local binaries on the host. If you can't audit or control the referenced scripts/binaries, consider not installing or asking the author for a clear dependency list and safe installation instructions. Providing the missing files or explicit dependency declarations (and ideally checksums or official sources) would reduce the concern and could change the assessment to benign.
功能分析
Type: OpenClaw Skill Name: walkie-talkie Version: 1.0.0 The skill bundle describes a 'walkie-talkie' mode for WhatsApp, using local tools for voice transcription and text-to-speech. The `SKILL.md` file outlines a workflow that involves executing local scripts (`tools/transcribe_voice.sh`) and binaries (`bin/sherpa-onnx-tts`) and writing temporary files to `/tmp`. Crucially, the constraints explicitly state 'Use local tools only', which mitigates concerns about remote execution or data exfiltration. There is no evidence of prompt injection, malicious execution, data exfiltration, or other harmful behaviors in the provided content. The described actions are consistent with the stated purpose.
能力评估
Purpose & Capability
The description (voice-to-voice on WhatsApp using local transcription and TTS) matches the actions described in SKILL.md. However, the skill metadata declares no required binaries or files while the instructions explicitly reference tools/transcribe_voice.sh, bin/sherpa-onnx-tts, ffmpeg, whisper-cpp, and sherpa-onnx-tts. Those are necessary for the stated purpose but are neither included nor declared, which is an inconsistency.
Instruction Scope
Instructions tell the agent to execute local scripts/binaries and to send .ogg files via the message tool. They do not ask for extra env vars or unrelated files, but they require executing code at host paths (tools/transcribe_voice.sh, bin/sherpa-onnx-tts). Because those files are not provided, the skill will rely on whatever binaries exist on the host—this gives the agent power to run arbitrary local code if those paths are populated.
Install Mechanism
This is instruction-only (no install spec or code). That reduces the risk of the skill dropping arbitrary code during installation. However, the runtime depends on externally installed local binaries which the user must provide.
Credentials
The skill requests no environment variables or credentials, which is proportionate to its described local-only operation. There is no unexplained request for unrelated secrets. Be aware that sending messages via the agent's messaging integration still requires whatever platform credentials the agent normally uses, but those are not requested by this skill.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges or attempt to modify other skills. Autonomous invocation is allowed (platform default), which is normal and not by itself a red flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install walkie-talkie
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /walkie-talkie 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Walkie-Talkie skill initial release: - Enables automatic voice-to-voice conversations on WhatsApp via local transcription and text-to-speech. - Transcribes incoming audio messages and processes them as prompts. - Responds with both text and synthetic voice audio using local TTS. - Activates when receiving audio messages or upon user request ("activa modo walkie-talkie", "hablemos por voz"). - Uses only local tools for processing and aims to ensure rapid response times.
元数据
Slug walkie-talkie
版本 1.0.0
许可证
累计安装 8
当前安装数 6
历史版本数 1
常见问题

Walkie-Talkie Mode 是什么?

Handles voice-to-voice conversations on WhatsApp. Automatically transcribes incoming audio and responds with local TTS audio. Use when the user wants to "talk" instead of type. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2585 次。

如何安装 Walkie-Talkie Mode?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install walkie-talkie」即可一键安装,无需额外配置。

Walkie-Talkie Mode 是免费的吗?

是的,Walkie-Talkie Mode 完全免费(开源免费),可自由下载、安装和使用。

Walkie-Talkie Mode 支持哪些平台?

Walkie-Talkie Mode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Walkie-Talkie Mode?

由 Rubén Fernández Boullón(@rubenfb23)开发并维护,当前版本 v1.0.0。

💬 留言讨论