← 返回 Skills 市场
chameleon-nexus

speech-coach

作者 chameleon-nexus · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install speech-coach
功能描述
口才陪练龙虾 — AI public speaking coach with 15-step progressive training, 25 methodologies, and personalized progress tracking. Use when user asks about 口才训练, 演讲练...
安全使用建议
This skill appears coherent and benign for text-based public-speaking coaching. Before installing, note: (1) it stores user_profile.json, progress.json, and other data as plaintext under ~/.openclaw/workspace/speech-coach — avoid putting sensitive personal data there; (2) the CLI requires Python 3.9+ (README mentions this) but the skill metadata did not explicitly declare 'python' as a required binary — ensure your agent environment has a compatible Python; (3) there are no network calls or external credentials requested by the skill; (4) if you prefer not to have files written under your home directory, run it in a controlled environment or set SPEECH_COACH_DIR to a directory you choose. If you want extra assurance, open progress_tracker.py and curriculum.md (they're included) and review the JSON files it will write to the workspace.
功能分析
Type: OpenClaw Skill Name: speech-coach Version: 1.0.0 The 'speech-coach' skill is a legitimate AI-driven public speaking trainer. It uses a structured curriculum and a local Python helper script (progress_tracker.py) to manage user state and scoring within a dedicated workspace (~/.openclaw/workspace/speech-coach/). The shell commands and file operations are restricted to this workspace and are used solely for persistence and progress tracking, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The skill's name, description, and curriculum match the runtime artifacts: SKILL.md, curriculum.md, and a progress_tracker.py CLI for tracking. One minor inconsistency: the package does not declare any required binaries but the runtime instructions and CLI expect Python 3.9+ (README mentions Python 3.9+). Otherwise requested resources (local workspace files) are proportional to a coaching/tracker skill.
Instruction Scope
SKILL.md instructs the agent to operate only within ~/.openclaw/workspace/speech-coach (read curriculum.md, read/create user_profile.json, run the bundled progress_tracker.py). It does not request system-wide config, unrelated env vars, remote endpoints, or hidden data collection. The instructions explicitly state text-only operation and forbid pretending to process audio/video.
Install Mechanism
No install spec is present (instruction-only skill plus included files). All code is packaged with the skill (curriculum.md, SKILL.md, progress_tracker.py). No external downloads or installers are used.
Credentials
The skill declares no required environment variables or credentials and uses an optional SPEECH_COACH_DIR env var to override its workspace — this is proportional. Note: the skill did not list a required binary but expects Python 3.9+ to run the CLI (README states Python 3.9+), so the missing declared binary (python) is a small discrepancy to be aware of.
Persistence & Privilege
always is false and the skill does not request system-wide persistence or modify other skills. It creates and updates files only under its own workspace (~/.openclaw/workspace/speech-coach), which is appropriate for a progress-tracking skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install speech-coach
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /speech-coach 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
An AI-powered public speaking coach built on the Dazhao Eloquence Training System. Provides a structured 15-step progressive curriculum, 25 core methodologies, scenario-based practice, and personalized progress tracking — all through natural **text conversation**.
元数据
Slug speech-coach
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

speech-coach 是什么?

口才陪练龙虾 — AI public speaking coach with 15-step progressive training, 25 methodologies, and personalized progress tracking. Use when user asks about 口才训练, 演讲练... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 speech-coach?

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

speech-coach 是免费的吗?

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

speech-coach 支持哪些平台?

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

谁开发了 speech-coach?

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

💬 留言讨论