← 返回 Skills 市场
246
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install senseaudio-tts
功能描述
Build and debug SenseAudio text-to-speech integrations on `/v1/t2a_v2` and `/ws/v1/t2a_v2`, including sync HTTP, SSE stream, WebSocket event sequencing, hex...
安全使用建议
This skill is coherent with its stated purpose, but note that using it will cause the agent to send your text and TTS parameters to https://api.senseaudio.cn using the provided SENSEAUDIO_API_KEY. If you plan to use sensitive content, verify SenseAudio's privacy/security policies and that the API key has appropriate, limited permissions. Test first with non-sensitive text and rotate/revoke the API key if you stop using the skill. Also confirm that the homepage and API endpoints are authentic before supplying credentials.
功能分析
Type: OpenClaw Skill
Name: senseaudio-tts
Version: 1.0.1
The skill is a legitimate integration for the SenseAudio text-to-speech service (senseaudio.cn). It provides clear instructions and documentation for using HTTP, SSE, and WebSocket protocols, requiring only the standard SENSEAUDIO_API_KEY environment variable. No signs of data exfiltration, malicious execution, or prompt injection were found; the code and instructions are strictly aligned with the stated purpose of speech synthesis.
能力评估
Purpose & Capability
Name/description match the declared requirement (SENSEAUDIO_API_KEY) and the SKILL.md + references describe using SenseAudio HTTP/SSE/WebSocket TTS endpoints. Nothing requested (no extra env vars, binaries, or config paths) appears unrelated to TTS integration and debugging.
Instruction Scope
Runtime instructions focus on constructing requests, handling SSE/WebSocket sequencing, decoding hex audio, and production hardening. The docs only reference the included references/tts.md file; they do not instruct reading unrelated files or additional environment variables or exfiltrating data to unexpected endpoints. The note to 'log session and trace identifiers' is reasonable for debugging but is a potential privacy consideration (expected for TTS debugging).
Install Mechanism
No install specification or downloadable code is present; this is instruction-only, so nothing is written to disk and there is no package install risk.
Credentials
Only SENSEAUDIO_API_KEY is required and declared as the primary credential. That matches the described API usage (Authorization: Bearer <API_KEY>) and is proportionate to the skill's purpose.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modifications to other skills or system config. It is user-invocable and allows autonomous invocation by default (platform normal), but there is no additional privileged presence requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install senseaudio-tts - 安装完成后,直接呼叫该 Skill 的名称或使用
/senseaudio-tts触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added metadata and compatibility sections to document required environment variable (SENSEAUDIO_API_KEY).
- Clarified that the SENSEAUDIO_API_KEY is needed for integration, with instructions and a link to obtain it from the SenseAudio platform.
v1.0.0
Initial release of senseaudio-tts skill, enabling comprehensive SenseAudio text-to-speech workflows.
- Supports `/v1/t2a_v2` (HTTP/SSE) and `/ws/v1/t2a_v2` (WebSocket) SenseAudio TTS endpoints.
- Provides synchronous, streaming, and real-time text-to-audio generation.
- Handles voice and audio parameter selection, event sequencing, and hex audio decoding.
- Includes guidance for robust integration, error handling, and debugging.
- Designed for use in TTS generation, low-latency streaming, voice selection, and troubleshooting scenarios.
元数据
常见问题
SenseAudio-TTS 是什么?
Build and debug SenseAudio text-to-speech integrations on `/v1/t2a_v2` and `/ws/v1/t2a_v2`, including sync HTTP, SSE stream, WebSocket event sequencing, hex... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 246 次。
如何安装 SenseAudio-TTS?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install senseaudio-tts」即可一键安装,无需额外配置。
SenseAudio-TTS 是免费的吗?
是的,SenseAudio-TTS 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SenseAudio-TTS 支持哪些平台?
SenseAudio-TTS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SenseAudio-TTS?
由 scikkk(@scikkk)开发并维护,当前版本 v1.0.1。
推荐 Skills