← 返回 Skills 市场
skydream9527-ctrl

Minimax Tts Gyh

作者 skydream9527-ctrl · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install minimax-tts-gyh
功能描述
MiniMax TTS 文字转语音模型,支持 speech-02/speech-01 系列,生成高质量语音。使用 MINIMAX_API_KEY 环境变量。
安全使用建议
This appears to be a normal client for a MiniMax TTS API, but before installing: 1) do not provide sensitive or broad credentials — the script only needs a service-specific MINIMAX_API_KEY, so use a limited-scope key or test key; 2) confirm the API host (https://api.minimaxi.com) is the official vendor and acceptable for your data; 3) ask the publisher to fix the metadata to declare MINIMAX_API_KEY as a required credential and to resolve the owner/slug mismatch; 4) inspect the script (already included) and, if possible, run it in a sandbox or with non-production credentials; 5) be aware the script will write files to the specified output path and will follow a download_url returned by the API (so a compromised API could cause the client to fetch from other hosts). If the metadata is corrected and the API host verified, the skill becomes coherent and lower risk.
功能分析
Type: OpenClaw Skill Name: minimax-tts-gyh Version: 1.0.0 The skill is a standard implementation of a Text-to-Speech client for the MiniMax API. The Python script (scripts/tts.py) uses the legitimate API endpoint (api.minimaxi.com), handles authentication via environment variables, and performs file operations consistent with its stated purpose of generating and saving audio files.
能力评估
Purpose & Capability
The script and SKILL.md both require a MINIMAX_API_KEY and call a MiniMax API host (https://api.minimaxi.com), which is coherent with a TTS client. However the registry/metadata lists no required environment variables or primary credential — an explicit omission that contradicts the code and instructions. _meta.json_ ownerId ('gyh') does not match the registry owner ID, which may indicate packaging/copy issues.
Instruction Scope
Runtime instructions and the included script stay inside the TTS use case: they require Python+requests, call the MiniMax API endpoints, poll async tasks, download returned audio, and write an output file. The SKILL.md does not instruct reading unrelated files or exfiltrating data beyond the TTS API.
Install Mechanism
No install spec is provided (instruction-only plus a bundled script). There are no remote downloads or archive extracts in the install metadata. The only runtime dependency is the Python requests package, which the README suggests installing with pip.
Credentials
The code requires the MINIMAX_API_KEY environment variable, but the skill metadata claims no required env vars or primary credential. Requesting an API key is expected for this purpose, but the metadata omission is misleading and could cause accidental missing prompts or credential misuse. No other unrelated credentials are requested.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always:false). It only writes audio output files to the path the user supplies; it does not modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minimax-tts-gyh
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minimax-tts-gyh 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: MiniMax TTS text-to-speech skill. - Supports speech-02/speech-01 model series, including HD and Turbo options. - Converts text to high-quality speech using the MiniMax API. - Selectable model, voice ID, speed, pitch, volume, emotion, language, and output file. - Requires Python 3, requests library, and MINIMAX_API_KEY environment variable.
元数据
Slug minimax-tts-gyh
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Minimax Tts Gyh 是什么?

MiniMax TTS 文字转语音模型,支持 speech-02/speech-01 系列,生成高质量语音。使用 MINIMAX_API_KEY 环境变量。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。

如何安装 Minimax Tts Gyh?

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

Minimax Tts Gyh 是免费的吗?

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

Minimax Tts Gyh 支持哪些平台?

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

谁开发了 Minimax Tts Gyh?

由 skydream9527-ctrl(@skydream9527-ctrl)开发并维护,当前版本 v1.0.0。

💬 留言讨论