← Back to Skills Marketplace
scikkk

Sense Audio

by scikkk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
232
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install senseaudio
Description
Integration guide for SenseAudio Open Platform APIs, including TTS (sync/SSE/WebSocket), ASR (HTTP/WebSocket), realtime Agents, video generation/storyboard,...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install senseaudio
  3. After installation, invoke the skill by name or use /senseaudio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug senseaudio
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sense Audio?

Integration guide for SenseAudio Open Platform APIs, including TTS (sync/SSE/WebSocket), ASR (HTTP/WebSocket), realtime Agents, video generation/storyboard,... It is an AI Agent Skill for Claude Code / OpenClaw, with 232 downloads so far.

How do I install Sense Audio?

Run "/install senseaudio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sense Audio free?

Yes, Sense Audio is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sense Audio support?

Sense Audio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sense Audio?

It is built and maintained by scikkk (@scikkk); the current version is v1.0.0.

💬 Comments