← 返回 Skills 市场
286
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install senseaudio-asr
功能描述
Build and troubleshoot SenseAudio speech recognition integrations, including HTTP transcription (`/v1/audio/transcriptions`), realtime WebSocket ASR (`/ws/v1...
安全使用建议
This skill appears coherent for integrating with SenseAudio: it only needs your SENSEAUDIO_API_KEY and documents how to use it safely. Before installing, verify the provider (senseaudio.cn) and prefer using a scoped/test API key with minimal permissions and short lifetime. Do not reuse high-privilege keys; enable rotation and monitoring. If you need stronger assurance, ask the publisher for a canonical source repository or signed documentation since the skill source is marked unknown.
功能分析
Type: OpenClaw Skill
Name: senseaudio-asr
Version: 1.0.2
The senseaudio-asr skill bundle is a legitimate integration for the SenseAudio speech recognition service (api.senseaudio.cn). The instructions in SKILL.md and references/asr.md focus on standard API operations like HTTP transcription and WebSocket streaming, while explicitly directing the AI agent to follow security best practices, such as using Bearer token authentication and avoiding the leakage of API keys or sensitive session data in logs and transcripts.
能力评估
Purpose & Capability
Name/description match the requested asset (SENSEAUDIO_API_KEY) and the documented endpoints/models. There are no unrelated env vars or binaries requested that would be inconsistent with an ASR integration. (Note: the skill source is listed as unknown — that affects trust but not internal coherence.)
Instruction Scope
SKILL.md and references/asr.md limit actions to building requests against SenseAudio endpoints, handling responses, and treating identified operational fields as sensitive. The instructions do not direct the agent to read unrelated files, system credentials, or to exfiltrate data to third-party endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded during install — lowest-risk install surface.
Credentials
Only a single API key (SENSEAUDIO_API_KEY) is required and declared as primaryEnv, which is appropriate for a third‑party ASR integration. The documentation explicitly warns against logging or embedding the key.
Persistence & Privilege
always is false and the skill does not request system-wide configuration or modification of other skills. Autonomous invocation is allowed (platform default) but it is not combined with broad credentials or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install senseaudio-asr - 安装完成后,直接呼叫该 Skill 的名称或使用
/senseaudio-asr触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
**Credential handling and documentation expanded**
- Specifies use of the `SENSEAUDIO_API_KEY` with strict credential handling instructions.
- Adds clear guidance against exposing API keys in queries, logs, or saved data.
- Expands workflow steps to include audio quality analysis and recognition records queries.
- Details new model selection guidance and specific feature/model compatibilities.
- Adds new requirements for file size limits and sensitive data treatment.
- Clarifies streaming and parsing behaviors for both HTTP and WebSocket modes.
v1.0.1
No changes detected in this version.
v1.0.0
- Initial release of SenseAudio ASR skill.
- Supports HTTP audio transcription, realtime WebSocket ASR, audio quality analysis, and recognition record queries.
- Enables selection of multiple ASR models and recognition modes to match user needs.
- Provides guidance for request building, audio format compatibility, and robust response parsing.
- Handles speech-to-text, diarization, translation, streaming, and model/parameter selection requests.
元数据
常见问题
SenseAudio-ASR 是什么?
Build and troubleshoot SenseAudio speech recognition integrations, including HTTP transcription (`/v1/audio/transcriptions`), realtime WebSocket ASR (`/ws/v1... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 286 次。
如何安装 SenseAudio-ASR?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install senseaudio-asr」即可一键安装,无需额外配置。
SenseAudio-ASR 是免费的吗?
是的,SenseAudio-ASR 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SenseAudio-ASR 支持哪些平台?
SenseAudio-ASR 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SenseAudio-ASR?
由 scikkk(@scikkk)开发并维护,当前版本 v1.0.2。
推荐 Skills