← 返回 Skills 市场
1191
总下载
2
收藏
9
当前安装
1
版本数
在 OpenClaw 中安装
/install speak
功能描述
Configure TTS in OpenClaw. Adapt speech output to user preferences.
安全使用建议
This skill is coherent for adjusting TTS preferences and does not request secrets or install code. Before installing: (1) confirm whether the agent will be permitted to edit skill files or call gateway config.patch (these can change global TTS behavior); (2) if you plan to use OpenAI/ElevenLabs voices, provide API keys only if you trust the agent to use them solely for TTS and confirm where they will be stored; (3) decide whether you want the skill to auto-update preferences or ask for confirmation before persisting changes.
功能分析
Type: OpenClaw Skill
Name: speak
Version: 1.0.0
The OpenClaw 'Speak' skill is designed to configure Text-to-Speech (TTS) settings based on user preferences. It instructs the AI agent to read `config.md` for TTS setup details and `criteria.md` for rules on updating its internal `SKILL.md` state. The `config.md` file mentions `apiKey` fields for TTS providers and the use of `gateway config.patch` to apply configuration changes, which are legitimate functions for a skill of this type. There is no evidence of malicious intent, data exfiltration, unauthorized execution, or prompt injection attempts designed to harm the system or steal information. All instructions and code snippets are directly related to the stated purpose of TTS configuration and adaptation.
能力评估
Purpose & Capability
Name/description (configure/adapt TTS) match the provided materials: SKILL.md instructs the agent to learn user voice preferences and config.md describes TTS providers and settings. Nothing requested (no env vars, binaries, installs) is out of scope for a TTS config helper.
Instruction Scope
Instructions direct the agent to observe user feedback, mirror style, confirm after 2+ signals, and fill compact entries in SKILL.md. Observing conversation history to infer preferences is expected for this purpose. However the instructions imply the agent will write/update preference entries ("Observe and fill") and check config.md/criteria.md; verify whether the agent is allowed to persist edits and what storage is used.
Install Mechanism
No install spec and no code files — instruction-only skill. This is low risk because nothing is downloaded or written by an installer step.
Credentials
Skill declares no required env vars or credentials. config.md documents optional provider API keys (OpenAI/ElevenLabs) as examples; asking for or using such keys would be reasonable for TTS but is not required by the skill itself. If you supply keys, ensure they are limited to TTS use and stored securely.
Persistence & Privilege
always:false (normal). The docs reference applying changes via a gateway config.patch to update TTS settings — that is coherent for a TTS configuration skill but is a system-level operation. Confirm the agent's permissions for making gateway/config changes and where preference entries will be persisted (SKILL.md, a user profile, or system config).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install speak - 安装完成后,直接呼叫该 Skill 的名称或使用
/speak触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Speak 是什么?
Configure TTS in OpenClaw. Adapt speech output to user preferences. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1191 次。
如何安装 Speak?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install speak」即可一键安装,无需额外配置。
Speak 是免费的吗?
是的,Speak 完全免费(开源免费),可自由下载、安装和使用。
Speak 支持哪些平台?
Speak 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Speak?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills