← 返回 Skills 市场
小米tts文字转语音
作者
zhangalexhy
· GitHub ↗
· v1.0.0
· MIT-0
101
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaomi-tts
功能描述
把文字转成语音。可以发语音、念给我听、唱歌、用方言或夹子音说话,支持各种情绪和风格。
安全使用建议
Before installing or running this skill, note that it needs an API key (MIMO_API_KEY) even though the registry metadata doesn't declare it. The included script will also try to read ~/.openclaw/config.json for that key — check what that file contains and whether you are comfortable the skill reading it. Verify that https://api.xiaomimimo.com is the intended/official service for this skill and that your API key is scoped/limited appropriately. If you are unsure, request the publisher to (1) update the skill metadata to declare MIMO_API_KEY, (2) document why the script reads ~/.openclaw/config.json, and (3) provide provenance for the API endpoint. If you must test it, do so in an isolated environment and avoid using high-privilege or broadly-scoped keys.
能力评估
Purpose & Capability
The skill's functionality (TTS via a remote MiMo API) matches its name/description and the script calls a plausible TTS endpoint (https://api.xiaomimimo.com/v1/chat/completions). However, the registry metadata lists no required environment variables or primary credential while both SKILL.md and the script require a MIMO_API_KEY — this mismatch is an incoherence.
Instruction Scope
SKILL.md instructs supplying MIMO_API_KEY (env or --api-key) and to return base64 WAV audio — consistent with TTS. The shipped script additionally attempts to read ~/.openclaw/config.json as a fallback to obtain the API key; reading a home-directory config file is outside the simple CLI usage described and should have been declared.
Install Mechanism
No install spec; the skill is instruction-only plus a small Node script. Nothing is downloaded at install time and no extra packages are forced onto the system by the skill metadata.
Credentials
The script requires a single API key (MIMO_API_KEY), which is proportional for a remote TTS service. But the registry metadata fails to declare this required credential. Additionally, the script attempts to read ~/.openclaw/config.json for mimo_api_key or MIMO_API_KEY — accessing a user config file is a broader access pattern that should be declared and justified.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify other skills or system-wide settings. It runs as a simple CLI script and has no elevated persistence requirements.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaomi-tts - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaomi-tts触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
xiaomi-tts 1.0.0 初始版本
- 支持将文本转换为多种风格和方言的语音
- 可通过命令行使用,支持自定义音色、语速、情绪、角色和方言
- 支持文本中的 `<style>` 标签和细粒度音频标签控制语音表现
- 输出为 base64 编码的 WAV 音频
- 需要设置或传递 API KEY
元数据
常见问题
小米tts文字转语音 是什么?
把文字转成语音。可以发语音、念给我听、唱歌、用方言或夹子音说话,支持各种情绪和风格。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 小米tts文字转语音?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaomi-tts」即可一键安装,无需额外配置。
小米tts文字转语音 是免费的吗?
是的,小米tts文字转语音 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
小米tts文字转语音 支持哪些平台?
小米tts文字转语音 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 小米tts文字转语音?
由 zhangalexhy(@zhangalexhy)开发并维护,当前版本 v1.0.0。
推荐 Skills