← Back to Skills Marketplace
0
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install speech-synthesis
Description
一个集成了Microsoft Edge高质量语音合成能力的MCP服务器,支持多语言语音生成、音频合并和云端存储。
Usage Guidance
Install only if you are comfortable giving this skill a XiaoBenYang API key and sending speech text/audio-generation requests to its remote service. Treat the key as a real secret: it may be stored in a local .env file in plaintext, so avoid shared or versioned workspaces unless you can control that file.
Capability Assessment
Purpose & Capability
The stated purpose is Microsoft Edge speech synthesis with cloud storage, but the implementation routes calls to a XiaoBenYang remote API and includes stale school-search/gaokao references, making the trust boundary and actual service role unclear.
Instruction Scope
The instructions require the agent to ask users for an API key, save it, call remote tools, and display raw returned data; those behaviors are broader than the visible user-facing description explains.
Install Mechanism
The package includes Python scripts and requirements for requests, pydantic, pydantic-settings, and python-dotenv. There is no evidence of hidden install hooks or automatic execution, but scripts are executable skill behavior.
Credentials
Network access and an API key are plausible for cloud speech synthesis, but the artifact does not clearly warn that submitted text and generated audio metadata may go to xiaobenyang.com/mcp.xiaobenyang.com.
Persistence & Privilege
scripts/config.py persists XBY_APIKEY into a project-local .env file and mirrors it into the process environment without a clear opt-in, retention notice, or restrictive-permission handling.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install speech-synthesis - After installation, invoke the skill by name or use
/speech-synthesis - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
语音合成服务 1.0.0 首次发布,集成 Microsoft Edge 高质量语音合成功能。
- 支持多语言文本转语音、音频合并与云端存储
- 必须配置 API 密钥后方可使用,缺失密钥时自动向用户询问
- 明确的工作流程与工具函数调用规范
- 提供多人角色语音生成及合成 MP3
- 项目结构清晰,便于二次开发
Metadata
Frequently Asked Questions
What is Speech Synthesis?
一个集成了Microsoft Edge高质量语音合成能力的MCP服务器,支持多语言语音生成、音频合并和云端存储。 It is an AI Agent Skill for Claude Code / OpenClaw, with 0 downloads so far.
How do I install Speech Synthesis?
Run "/install speech-synthesis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Speech Synthesis free?
Yes, Speech Synthesis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Speech Synthesis support?
Speech Synthesis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Speech Synthesis?
It is built and maintained by ALinkLab (@alinklab); the current version is v1.0.0.
More Skills