← 返回 Skills 市场
rubenfb23

Walkie-Talkie Mode

cross-platform ⚠ suspicious
1593
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install walkie-talkie-vigo
功能描述
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 is instruction-only and expects local transcription and TTS tools that are not included or declared. Before installing or enabling it: 1) Verify the existence and provenance of tools/transcribe_voice.sh, bin/sherpa-onnx-tts, ffmpeg, and whisper-cpp on the host; inspect the contents of any referenced scripts to ensure they don't execute unexpected commands. 2) Confirm your agent's 'message' tool legitimately has WhatsApp access and that any WhatsApp tokens live in a secure place you control (the skill does not request or document credentials). 3) Run the skill in a sandbox or isolated environment first to observe behavior (it executes local binaries and writes/reads /tmp/* files). 4) Beware the strict RTF requirement — it may cause retries or other aggressive actions. If you cannot review or vet the referenced binaries/scripts, treat this skill as untrusted and avoid enabling it.
功能分析
Type: OpenClaw Skill Name: walkie-talkie-vigo Version: 1.0.0 The skill bundle is benign. The `SKILL.md` clearly outlines a voice-to-voice communication feature using local transcription and text-to-speech tools (`tools/transcribe_voice.sh`, `bin/sherpa-onnx-tts`). It explicitly states a constraint to "Use local tools only", which limits the risk of remote execution. There are no indications of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts to deviate from the stated purpose.
能力评估
Purpose & Capability
Name and description align with the SKILL.md: the instructions describe local transcription and local TTS for WhatsApp voice messages. However the skill references local artifacts (tools/transcribe_voice.sh, bin/sherpa-onnx-tts, ffmpeg, whisper-cpp) yet the registry metadata lists no required binaries/install steps and no code files are supplied. It also assumes the agent has a 'message' tool capable of sending WhatsApp voice notes; that capability is not documented here. The mismatch between declared requirements (none) and actual referenced tools is an incoherence.
Instruction Scope
SKILL.md gives concrete runtime steps (transcribe incoming audio with a local script, produce TTS with a local binary, send .ogg via message tool). It does not instruct reading unrelated system files or exfiltrating data. The concern is that the instructions direct execution of unspecified local scripts/binaries — those could run arbitrary code. The RTF < 0.5s constraint is unrealistic and may lead to aggressive behavior or retries.
Install Mechanism
There is no install spec (instruction-only), which minimizes direct install risk. That said, the skill requires local tools to be present; since none are provided or listed, the runtime will depend on whatever binaries/scripts exist on the host.
Credentials
The skill declares no required environment variables or credentials. This is proportionate to an instruction-only local TTS/transcription flow. Caveat: WhatsApp integration implies the agent/runtime already has messaging credentials or tools; those are external to this skill and not declared here.
Persistence & Privilege
always:false and default invocation rules are set. The skill does not request persistent installation or elevated platform privileges in its metadata.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install walkie-talkie-vigo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /walkie-talkie-vigo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial version: voice-to-voice on WhatsApp with local TTS/ASR
元数据
Slug walkie-talkie-vigo
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 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 插件,目前累计下载 1593 次。

如何安装 Walkie-Talkie Mode?

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

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。

💬 留言讨论