← 返回 Skills 市场
scikkk

Sense Audio

作者 scikkk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
232
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install senseaudio
功能描述
Integration guide for SenseAudio Open Platform APIs, including TTS (sync/SSE/WebSocket), ASR (HTTP/WebSocket), realtime Agents, video generation/storyboard,...
安全使用建议
This appears to be a reasonable integration guide for SenseAudio APIs, but before using it with real credentials do the following: (1) Verify the api.senseaudio.cn endpoints and parameter details against the official SenseAudio vendor documentation (the skill has no published homepage/source), (2) never paste real API keys into chat; use environment variables or a secure secret store, (3) test examples with throwaway keys or a sandbox first, especially for uploads (media retention is noted in docs), (4) confirm cloning/voice usage terms and legal constraints before uploading user voice data, and (5) implement rate limiting, bounded retries, and structured logging as recommended to avoid leaking tokens in logs or telemetry.
功能分析
Type: OpenClaw Skill Name: senseaudio Version: 1.0.0 The skill bundle is a legitimate integration guide for the SenseAudio Open Platform APIs, covering TTS, ASR, video generation, and realtime agents. It provides structured documentation and clear instructions for an AI agent to assist users with API implementation, emphasizing security best practices such as using environment variables for API keys and validating responses. No malicious patterns, data exfiltration, or suspicious prompt injections were found across the SKILL.md or reference files.
能力评估
Purpose & Capability
The name/description match the content: the files provide TTS, ASR, realtime agent, video, and voice-clone integration guidance for api.senseaudio.cn and wss://api.senseaudio.cn. There are no unrelated environment variables, binaries, or capabilities requested.
Instruction Scope
SKILL.md and the reference files limit actions to building requests, parsing responses, and handling retries/errors for the SenseAudio APIs. They instruct use of Authorization: Bearer <API_KEY>, hex decoding of returned audio, and WebSocket/SSE flows — all expected for this integration and not requesting unrelated files, system state, or external endpoints beyond the documented API host.
Install Mechanism
No install spec or code files — the skill is instruction-only, which minimizes disk/write risk.
Credentials
The docs advise storing API keys in environment variables but the skill declares no required credentials. That is proportional: the integration legitimately needs an API key for api.senseaudio.cn and no unrelated secrets are requested.
Persistence & Privilege
always is false, there is no installation or persistent agent modification requested. The skill does not request long-term agent presence or system-wide config changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install senseaudio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /senseaudio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
senseaudio-open-platform v1.0.0 - Initial release providing integration guidance for SenseAudio Open Platform APIs (TTS, ASR, Agents, Video generation, Voice clone constraints). - Includes detailed routing to reference files for each API function. - Outlines a step-by-step workflow: confirming protocol, building minimal requests, parsing responses, and implementing production hardening. - Enforces secure API key handling and best practices for reproducible, copy-paste-ready examples. - Supplies an output checklist to ensure complete and robust implementation responses.
元数据
Slug senseaudio
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Sense Audio 是什么?

Integration guide for SenseAudio Open Platform APIs, including TTS (sync/SSE/WebSocket), ASR (HTTP/WebSocket), realtime Agents, video generation/storyboard,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 232 次。

如何安装 Sense Audio?

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

Sense Audio 是免费的吗?

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

Sense Audio 支持哪些平台?

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

谁开发了 Sense Audio?

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

💬 留言讨论