← 返回 Skills 市场
fchange

Moark Tts

作者 fchange · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
141
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install moark-tts
功能描述
Text-to-Speech (TTS) and voice-feature skill for Gitee AI that lets the user choose audiofly, chattts, cosyvoice2, cosyvoice3, cosyvoice-300m, fish-speech-1....
安全使用建议
This skill appears to do what it says: run the included Python scripts to call Gitee AI TTS and a CosyVoice feature-extraction endpoint using your GITEEAI_API_KEY. Before installing or running: 1) Review and keep your API key private—the scripts send it to ai.gitee.com. 2) Only provide audio URLs you trust: the scripts will download whatever HTTP(S) URL you pass and then send it to the API (so do not point them at sensitive internal endpoints or private resources you don't want uploaded). 3) The scripts may write binary output to disk and print returned JSON—be mindful of where files are saved. 4) If you need stronger guarantees, inspect the scripts locally and run them in a restricted environment (network sandbox or VM) before giving them access to sensitive data or keys.
功能分析
Type: OpenClaw Skill Name: moark-tts Version: 1.0.0 The skill bundle provides a legitimate interface for Gitee AI's Text-to-Speech and voice feature extraction services. The included Python scripts (perform_tts.py and perform_voice_feature_extraction.py) use the standard library to communicate with the official Gitee AI API (ai.gitee.com). While the scripts handle sensitive data like API keys and perform network/file operations, these actions are strictly aligned with the documented functionality of synthesizing speech and processing audio files. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description, declared dependency on python, and the single required env var GITEEAI_API_KEY are consistent with a Gitee AI TTS client that calls ai.gitee.com. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md directs the agent to run the bundled Python scripts to call Gitee AI TTS endpoints and to accept model-specific flags. The scripts fetch HTTP(S) audio URLs and POST data to the Gitee API, and they may save or print returned binary or JSON. This behavior is coherent for TTS/feature-extraction, but note that the scripts will download arbitrary HTTP(S) URLs you supply and will forward those bytes to the API (possible exposure of any data available at those URLs).
Install Mechanism
This is instruction-only (no install spec). The shipped Python scripts run without installing external packages or downloading third-party code during install, which is low-risk.
Credentials
Only GITEEAI_API_KEY is declared and used by the scripts (get_api_key uses the argument or GITEEAI_API_KEY). That single credential is appropriate for calling Gitee AI.
Persistence & Privilege
The skill is not always-enabled and does not request persistent platform privileges. It does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moark-tts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moark-tts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of moark-tts: Multi-model TTS and voice feature extraction for Gitee AI. - Supports 15 user-selectable TTS models, including AudioFly, ChatTTS, CosyVoice variants, Qwen-TTS, and more. - Lets users specify only relevant model parameters for each selected TTS/voice feature workflow. - Includes CosyVoice-300M voice feature (voice cloning prep) extraction workflow. - Provides detailed CLI usage and parameter reference. - Guides users to choose models and reminds about missing API keys when needed.
元数据
Slug moark-tts
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Moark Tts 是什么?

Text-to-Speech (TTS) and voice-feature skill for Gitee AI that lets the user choose audiofly, chattts, cosyvoice2, cosyvoice3, cosyvoice-300m, fish-speech-1.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 Moark Tts?

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

Moark Tts 是免费的吗?

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

Moark Tts 支持哪些平台?

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

谁开发了 Moark Tts?

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

💬 留言讨论