← 返回 Skills 市场
scikkk

Pronunciation Coach

作者 scikkk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
233
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pronunciation
功能描述
Foreign language pronunciation coach — listen to standard TTS pronunciation, record yourself, get word-by-word feedback on what was wrong, then practice targ...
安全使用建议
This skill appears to do what it says: generate TTS, send user audio to SenseAudio for ASR, compare transcripts, and save session data locally. Before installing or using it, consider: (1) audio and transcripts will be sent to a third-party endpoint (https://senseaudio.cn) — review their privacy policy and confirm you are comfortable with that; (2) keep your SENSEAUDIO_API_KEY secret (it grants access/billing to that service); (3) the skill will write files (audio, JSON) to the current directory — move or delete these if they contain sensitive content; (4) ensure curl/jq/xxd are available and from trusted system packages; and (5) if you need on-device-only processing or stricter privacy, do not use this cloud-based skill. If you want stronger assurance, ask the publisher for documentation of data retention and security practices for SenseAudio's API.
功能分析
Type: OpenClaw Skill Name: pronunciation Version: 1.0.0 The skill functions as a legitimate pronunciation coach using the SenseAudio API (api.senseaudio.cn). It uses standard system utilities (curl, jq, xxd) to perform text-to-speech and speech-to-text operations, and it maintains a local progress file (pronunciation_progress.json). No evidence of malicious intent, data exfiltration, or unauthorized command execution was found.
能力评估
Purpose & Capability
The name/description (pronunciation coach) matches the declared dependency on SENSEAUDIO_API_KEY and the runtime cURL commands to SenseAudio TTS/ASR endpoints. Required binaries (curl, jq, xxd) are directly used in the provided shell examples and are proportionate to the task.
Instruction Scope
SKILL.md instructs the agent to upload user audio to SenseAudio, transcribe results, produce and save TTS audio files, and write a local progress file. This is within scope, but it means user voice data and transcripts are sent to a third-party service and session data are stored locally; users should be aware of the privacy implications.
Install Mechanism
No install steps or external downloads are specified (instruction-only). That minimizes installation risk; the skill relies only on standard CLI tools present on the host.
Credentials
Only one environment variable is required: SENSEAUDIO_API_KEY, which is the expected credential for calling SenseAudio APIs. No unrelated credentials or extra secrets are requested.
Persistence & Privilege
The skill writes audio and JSON files (standard_slow.mp3, standard_normal.mp3, asr_result.json, pronunciation_progress.json) in the current directory to track sessions. It does not request elevated privileges or always-enable behavior, but users should note local storage of potentially sensitive data.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pronunciation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pronunciation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
senseaudio-pronunciation-coach v1.0.0 - Initial release of the pronunciation coaching tool for foreign language learners - Allows users to listen to standard TTS, record themselves, and receive word-by-word feedback - Offers practice material via direct input, preset scenes, or targeted phoneme drills - Analyzes recordings to diagnose specific phoneme issues, with tailored drills and accuracy tracking - Tracks progress and provides visual summaries of pronunciation weaknesses over multiple sessions
元数据
Slug pronunciation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pronunciation Coach 是什么?

Foreign language pronunciation coach — listen to standard TTS pronunciation, record yourself, get word-by-word feedback on what was wrong, then practice targ... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 233 次。

如何安装 Pronunciation Coach?

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

Pronunciation Coach 是免费的吗?

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

Pronunciation Coach 支持哪些平台?

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

谁开发了 Pronunciation Coach?

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

💬 留言讨论