← 返回 Skills 市场
polityang

Voice

作者 Polityang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
772
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install telegram-voice
功能描述
Voice communication via Telegram. Automatically transcribes incoming voice messages using faster-whisper and replies with TTS voice. Use for all voice-relate...
安全使用建议
This skill appears coherent for Telegram voice transcription and TTS replies. Before installing or enabling it: confirm you trust the faster-whisper package and are comfortable allowing a pip install (it will pull third-party code and download model weights which can be large); ensure your agent/platform already has Telegram credentials and a TTS tool configured (the skill expects those but does not manage them); consider running installations in a controlled environment if you want to limit supply-chain risk or disk/network usage.
功能分析
Type: OpenClaw Skill Name: telegram-voice Version: 1.0.0 The skill bundle provides standard functionality for Telegram voice communication, utilizing the 'faster-whisper' library for transcription and a built-in TTS tool for replies. The instructions and code snippets in SKILL.md are consistent with the stated purpose and do not exhibit any signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description (Telegram voice transcription + TTS replies) matches the instructions: they show using faster-whisper to transcribe .ogg files and using an existing TTS/send tool to reply. The skill does not request unrelated credentials or tools.
Instruction Scope
SKILL.md stays on task: it shows a small faster-whisper snippet for transcribing a local file path and JSON actions for sending TTS replies to the Telegram channel. It does not instruct reading arbitrary files, other env vars, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no install spec, but SKILL.md advises installing faster-whisper via pip. Pip installs and model downloads are normal for this purpose but involve executing third-party code and downloading model weights from upstream—this is a legitimate functional requirement but carries the usual supply-chain and resource risks (bandwidth, disk).
Credentials
The skill declares no required env vars or credentials. It implicitly relies on the agent/platform having Telegram and TTS capability already configured; it does not ask for unrelated secrets or broad access.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges. It does not ask to modify other skills or agent configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install telegram-voice
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /telegram-voice 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Telegram voice communication skill. - Automatically transcribes incoming Telegram voice messages (.ogg) using faster-whisper. - Replies to users with synthesized voice messages using TTS. - Supports auto-detection or specification of input language. - Designed for all voice-related interactions on Telegram.
元数据
Slug telegram-voice
版本 1.0.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Voice 是什么?

Voice communication via Telegram. Automatically transcribes incoming voice messages using faster-whisper and replies with TTS voice. Use for all voice-relate... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 772 次。

如何安装 Voice?

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

Voice 是免费的吗?

是的,Voice 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Voice 支持哪些平台?

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

谁开发了 Voice?

由 Polityang(@polityang)开发并维护,当前版本 v1.0.0。

💬 留言讨论