← 返回 Skills 市场
344
总下载
0
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install moss-voice-generator
功能描述
MOSI Studio 指令式音色生成(moss-voice-generator): 用自然语言描述想要的音色风格,无需指定预设 voice_id, 模型根据描述实时生成对应的声音。 触发词:指令式语音、按描述生成声音、自定义音色、描述一个声音、 "voice generator"、"generate voice...
安全使用建议
This skill will send the text and your style description to studio.mosi.cn using the MOSI_TTS_API_KEY and save the returned WAV in your OpenClaw workspace. Only provide an API key you trust with that service. Ensure curl, jq, and base64 are available. Be mindful of privacy and legal/ethical rules when generating voices (do not impersonate real people without consent). If you do not trust studio.mosi.cn or the API key provenance, do not install or provide credentials.
功能分析
Type: OpenClaw Skill
Name: moss-voice-generator
Version: 1.0.5
The moss-voice-generator skill is a legitimate tool for generating synthetic speech via the MOSI Studio API. The core script, mosi_voice_generator.sh, uses jq for secure JSON construction and curl to communicate with the official endpoint (studio.mosi.cn). No evidence of data exfiltration, malicious execution, or prompt injection was found; the skill operates as described in its documentation.
能力评估
Purpose & Capability
Name/description promise an instruction-driven TTS. The skill only requires MOSI_TTS_API_KEY and standard CLI tools (curl, jq, base64) which are appropriate and proportional to calling the MOSI Studio TTS API.
Instruction Scope
SKILL.md and the included script limit actions to building a JSON payload, POSTing to https://studio.mosi.cn/api/v1/audio/speech, decoding returned base64 audio_data to a WAV file, and referencing a workspace output path. No unrelated file reads, extra env vars, or other external endpoints are present.
Install Mechanism
No install spec or external downloads; this is instruction-only with a small included shell script. Nothing is written beyond the user's workspace output file and standard CLI usage.
Credentials
Only MOSI_TTS_API_KEY is declared and used (also exposed as --api-key option). No other secrets or unrelated credentials are requested or referenced.
Persistence & Privilege
Skill is not forced-always, does not request elevated/system-wide privileges, and does not modify other skills or system configs. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moss-voice-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/moss-voice-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Fix: use metadata.openclaw.requires.env and primaryEnv to declare MOSI_TTS_API_KEY
v1.0.4
Trigger rescan: env and homepage declared, no node/eval patterns
v1.0.3
Fix: remove undocumented --meta-info flag from docs (not implemented in script)
v1.0.2
Fix: declare MOSI_TTS_API_KEY env, add homepage, remove node dep (uses curl+jq+base64)
v1.0.1
Fix: replace node -e inline JS with jq+base64 to avoid eval flag
v1.0.0
Initial release: 用自然语言描述生成音色,无需预设 voice_id
元数据
常见问题
MOSS Voice Generator 指令式音色生成 是什么?
MOSI Studio 指令式音色生成(moss-voice-generator): 用自然语言描述想要的音色风格,无需指定预设 voice_id, 模型根据描述实时生成对应的声音。 触发词:指令式语音、按描述生成声音、自定义音色、描述一个声音、 "voice generator"、"generate voice... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 344 次。
如何安装 MOSS Voice Generator 指令式音色生成?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moss-voice-generator」即可一键安装,无需额外配置。
MOSS Voice Generator 指令式音色生成 是免费的吗?
是的,MOSS Voice Generator 指令式音色生成 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MOSS Voice Generator 指令式音色生成 支持哪些平台?
MOSS Voice Generator 指令式音色生成 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MOSS Voice Generator 指令式音色生成?
由 YYL(@mkkb473)开发并维护,当前版本 v1.0.5。
推荐 Skills