← 返回 Skills 市场
kkzz1225

senseaudio-floating-audio-assistant

作者 KkZz1225 · GitHub ↗ · v1.0.0 · MIT-0
macos ✓ 安全检测通过
59
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install senseaudio-floating-audio-assistant
功能描述
Use when the user wants to open, stop, configure, debug, or package the SenseAudio floating audio assistant in AudioClaw, including system-audio subtitles, b...
安全使用建议
This package appears coherent and implements what it claims: macOS overlay + SenseAudio integration. Before installing, do the following: (1) Ensure you trust the SenseAudio service (api.senseaudio.cn) because live TTS will send your API key there; the smoke script only contacts SenseAudio when --live-tts is used. (2) Inspect the external workspace tools referenced by TOOL_DIR (workspace/tools/realtime_interpreter) — the start/stop/runner scripts that actually perform capture/overlay are not included in this upload and could perform arbitrary actions. (3) Provide the SENSEAUDIO_API_KEY (or AUDIOCLAW_ASR_API_KEY) via your runtime environment or workspace .env; the scripts will check for but not leak the key. (4) Be aware the skill will run swiftc (compile a native overlay) and execute shell scripts that alter macOS audio routing; run in a safe/testing environment first if you are unsure. Overall, the skill is internally consistent but verify the external toolchain before execution.
功能分析
Type: OpenClaw Skill Name: senseaudio-floating-audio-assistant Version: 1.0.0 The skill bundle is a legitimate management interface for a macOS audio assistant integration. It provides wrapper scripts (e.g., start-senseaudio-floating-audio-assistant.sh) to control an external audio processing toolchain, manage macOS audio routing via SwitchAudioSource, and interact with the SenseAudio API (api.senseaudio.cn) for ASR and TTS. The bundle includes robust diagnostic tools like doctor-senseaudio-floating-audio-assistant.sh and senseaudio_api_smoke.py, which specifically check for the presence of required dependencies and ensure that sensitive credentials are not accidentally exposed or printed. No evidence of malicious intent, data exfiltration, or unauthorized persistence was found.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, required binaries (swiftc, SwitchAudioSource, python3, bash), and required env vars (SENSEAUDIO_API_KEY / AUDIOCLAW_ASR_API_KEY) align with a macOS audio-capture, overlay, ASR/TTS/music workflow. The brew install of switchaudio-osx (providing SwitchAudioSource) is proportionate.
Instruction Scope
SKILL.md and scripts instruct the agent to run local wrapper scripts and a diagnostic Python smoke test. Scripts read workspace/.env for API key presence and may perform an optional live TTS probe that sends the API key to SenseAudio endpoints when --live-tts is used. Most runtime actions are delegated to a separate tools/realtime_interpreter directory (start/stop/runner scripts) which is expected but not included in the package — review those external tool scripts before running to verify behavior.
Install Mechanism
Single brew formula (switchaudio-osx) is specified to provide SwitchAudioSource. This is a standard, low-risk install mechanism on macOS.
Credentials
The skill requires only SenseAudio-related credentials (SENSEAUDIO_API_KEY, AUDIOCLAW_ASR_API_KEY) which are appropriate for ASR/TTS/music features. The SKILL.md and scripts explicitly avoid printing keys and the smoke script only performs network calls to SenseAudio endpoints when requested.
Persistence & Privilege
always is false and the skill does not request permanent system-wide presence or modify other skills. It runs local scripts and expects to be invoked by the agent; this is normal for an integration skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install senseaudio-floating-audio-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /senseaudio-floating-audio-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of SenseAudio Floating Audio Assistant for AudioClaw. - Enables macOS floating audio assistant for live subtitles, ASR/translation, TTS of copied text, music generation, and multi-output audio routing. - Provides scripts to start/stop the assistant, check system dependencies, manage recent projects, and perform health checks. - Integrates with SenseAudio API for accurate ASR, translation, and TTS; supports configuration of source/target languages and TTS voice. - Requires macOS, BlackHole 2ch, Multi-Output Device (configured via Audio MIDI Setup), SwitchAudioSource, python3, bash, and swiftc. - Includes troubleshooting guides, diagnostic scripts, and templates for project organization and music generation. - Designed for seamless use with AudioClaw and external agent integration, without exposing sensitive credentials in logs or output.
元数据
Slug senseaudio-floating-audio-assistant
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

senseaudio-floating-audio-assistant 是什么?

Use when the user wants to open, stop, configure, debug, or package the SenseAudio floating audio assistant in AudioClaw, including system-audio subtitles, b... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 59 次。

如何安装 senseaudio-floating-audio-assistant?

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

senseaudio-floating-audio-assistant 是免费的吗?

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

senseaudio-floating-audio-assistant 支持哪些平台?

senseaudio-floating-audio-assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos)。

谁开发了 senseaudio-floating-audio-assistant?

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

💬 留言讨论