← 返回 Skills 市场
jsinbupt

SenseAudio

作者 JSinBUPT · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
249
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install senseaudio-voice-broadcast
功能描述
Turn plain text into character-style TTS scripts for narration, companion-style voice messages, emotional comfort audio, and expressive spoken responses. Use...
安全使用建议
This skill appears to do what it says (rewrite text for persona-driven TTS and call a SenseAudio API) and includes a small local script to perform the call. Before installing: 1) be aware it will send text to an external service (https://api.senseaudio.cn) — do not send sensitive personal, financial, or secret information without confirming privacy terms; 2) the package metadata fails to declare the required SENSEAUDIO_API_KEY environment variable — expect to provide that key yourself and verify you trust the service and the skill owner; 3) there is no homepage or known publisher listed — consider asking the publisher for provenance or using an alternative TTS provider you trust; 4) if you are concerned about autonomous network calls, restrict the skill's permissions or avoid providing the API key so it can only produce offline scripts. If the registry entry were corrected to declare SENSEAUDIO_API_KEY and included verifiable publisher info/homepage, my confidence would increase.
功能分析
Type: OpenClaw Skill Name: senseaudio-voice-broadcast Version: 1.0.1 The skill is a legitimate tool for generating persona-driven text-to-speech (TTS) scripts and audio files using the SenseAudio API. The core logic in `scripts/senseaudio_tts.py` uses standard Python libraries to perform API requests and handle audio data (including downloading from URLs provided by the API), while `SKILL.md` provides clear, task-aligned instructions for the AI agent without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
The name, description, SKILL.md, reference docs, and included Python script all consistently implement persona-driven TTS and audio generation via the SenseAudio service. However, the registry metadata lists no required environment variables while the skill and docs clearly expect a SENSEAUDIO_API_KEY — a mismatch that reduces transparency.
Instruction Scope
Runtime instructions stay on-topic: rewrite text for speech, produce style notes, and (when requested) call the bundled script to POST to the SenseAudio API and save audio locally. The script only reads the provided text or a text file, the API key, and writes the output audio file; it may also follow an audio_url returned by the service to download audio. It does not instruct reading unrelated system files or other credentials.
Install Mechanism
No install spec (instruction-only) and a small included Python script — nothing is downloaded at install time. This is low-risk compared to remote installers. The script uses standard library urllib and writes files under user-specified output paths.
Credentials
The skill requires an API key to operate (SENSEAUDIO_API_KEY or --api-key) but the registry's required env vars list is empty. Requesting a single service API key is proportionate for a remote TTS integration, but the metadata omission and lack of a homepage/known publisher make it harder to verify the remote service and key handling.
Persistence & Privilege
Skill does not request always:true or any persistent elevated privileges. It does not modify other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install senseaudio-voice-broadcast
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /senseaudio-voice-broadcast 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated documentation resource links to use relative paths (e.g., `references/voice-broadcast-templates.md`) instead of absolute paths. - No changes to code or workflow; only documentation/link corrections.
v1.0.0
Initial release of character-voice-broadcast skill: - Transforms plain text into persona-driven TTS scripts for narration, emotional companionship, greetings, and expressive character responses. - Guides selection of appropriate speaking roles (narrator, companion, character, comfort voice, etc.) and emotional tones to match user requests. - Provides clear workflow for rewriting text into natural, spoken language optimized for TTS engines. - Outputs both final spoken script and TTS style control notes; supports direct SenseAudio TTS invocation when audio output is needed. - Includes detailed rules on emotional matching, factual retention, language defaults, and persona stability. - Offers reference templates and SenseAudio integration resources for streamlined speech generation.
元数据
Slug senseaudio-voice-broadcast
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

SenseAudio 是什么?

Turn plain text into character-style TTS scripts for narration, companion-style voice messages, emotional comfort audio, and expressive spoken responses. Use... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 249 次。

如何安装 SenseAudio?

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

SenseAudio 是免费的吗?

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

SenseAudio 支持哪些平台?

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

谁开发了 SenseAudio?

由 JSinBUPT(@jsinbupt)开发并维护,当前版本 v1.0.1。

💬 留言讨论