← 返回 Skills 市场
Voice Reply
作者
stolot0mt0m
· GitHub ↗
· v1.0.0
4639
总下载
6
收藏
35
当前安装
1
版本数
在 OpenClaw 中安装
/install voice-reply
功能描述
Local text-to-speech using Piper voices via sherpa-onnx. 100% offline, no API keys required.
Use when user asks for a voice reply, audio response, spoken answer, or wants to hear something read aloud.
Supports multiple languages including German (thorsten) and English (ryan) voices.
Outputs Telegram-compatible voice notes with [[audio_as_voice]] tag.
安全使用建议
Review the installer before running it with sudo, verify the GitHub release artifacts if possible, and confirm the missing `bin/voice-reply` command is present and reviewable in the installed package before relying on the skill.
功能分析
Type: OpenClaw Skill
Name: voice-reply
Version: 1.0.0
The skill is designed for local text-to-speech using sherpa-onnx and Piper voices. The `SKILL.md` and `scripts/install.sh` files contain instructions and commands to download and install necessary binaries and voice models from `https://github.com/k2-fsa/sherpa-onnx/releases/`. While the installation involves `sudo` and `curl` from external sources, these actions are directly aligned with the stated purpose of setting up a local TTS engine and its dependencies. There is no evidence of data exfiltration, malicious execution, persistence, prompt injection attempts against the agent, or other harmful behaviors. The external URLs point to legitimate resources for the project.
能力评估
Purpose & Capability
The stated purpose, README, SKILL.md, and installer consistently describe local TTS using sherpa-onnx and Piper voices, with no API keys, account access, or data exfiltration shown; however, the referenced `{baseDir}/bin/voice-reply` runtime wrapper is not present in the reviewed files.
Instruction Scope
The invocation language is broad for normal voice/audio reply requests, but it is aligned with the skill’s purpose and does not instruct hidden, autonomous, or unrelated behavior.
Install Mechanism
Installation is disclosed and user-directed, but it requires root privileges, apt, curl, and extraction of GitHub release archives without pinned checksums or signatures.
Credentials
Linux, ffmpeg, `/opt` install paths, environment variables for model locations, and temporary audio output are proportionate for an offline TTS tool.
Persistence & Privilege
The installer persists binaries and voice models under `/opt` and runs a downloaded TTS binary during setup, but there is no evidence of background services, autostart, credential use, or ongoing privilege escalation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install voice-reply - 安装完成后,直接呼叫该 Skill 的名称或使用
/voice-reply触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of voice-reply.
- Generates speech replies locally using Piper TTS via sherpa-onnx; 100% offline, no cloud APIs or API keys required.
- Supports German and English voices, with automatic language detection.
- Produces Telegram-compatible voice notes (voice bubbles) via [[audio_as_voice]] tag.
- Installation instructions provided for sherpa-onnx, Piper models, ffmpeg, and environment setup.
- Easy command-line usage for generating voice replies from text.
元数据
常见问题
Voice Reply 是什么?
Local text-to-speech using Piper voices via sherpa-onnx. 100% offline, no API keys required. Use when user asks for a voice reply, audio response, spoken answer, or wants to hear something read aloud. Supports multiple languages including German (thorsten) and English (ryan) voices. Outputs Telegram-compatible voice notes with [[audio_as_voice]] tag. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4639 次。
如何安装 Voice Reply?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install voice-reply」即可一键安装,无需额外配置。
Voice Reply 是免费的吗?
是的,Voice Reply 完全免费(开源免费),可自由下载、安装和使用。
Voice Reply 支持哪些平台?
Voice Reply 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux)。
谁开发了 Voice Reply?
由 stolot0mt0m(@stolot0mt0m)开发并维护,当前版本 v1.0.0。
推荐 Skills