← Back to Skills Marketplace
zhangalexhy

小米tts文字转语音

by zhangalexhy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
101
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install xiaomi-tts
Description
把文字转成语音。可以发语音、念给我听、唱歌、用方言或夹子音说话,支持各种情绪和风格。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xiaomi-tts
  3. After installation, invoke the skill by name or use /xiaomi-tts
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
xiaomi-tts 1.0.0 初始版本 - 支持将文本转换为多种风格和方言的语音 - 可通过命令行使用,支持自定义音色、语速、情绪、角色和方言 - 支持文本中的 `<style>` 标签和细粒度音频标签控制语音表现 - 输出为 base64 编码的 WAV 音频 - 需要设置或传递 API KEY
Metadata
Slug xiaomi-tts
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 小米tts文字转语音?

把文字转成语音。可以发语音、念给我听、唱歌、用方言或夹子音说话,支持各种情绪和风格。 It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.

How do I install 小米tts文字转语音?

Run "/install xiaomi-tts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 小米tts文字转语音 free?

Yes, 小米tts文字转语音 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 小米tts文字转语音 support?

小米tts文字转语音 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 小米tts文字转语音?

It is built and maintained by zhangalexhy (@zhangalexhy); the current version is v1.0.0.

💬 Comments