ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

say-xiaoai

当用户以“小爱同学”开头进行对话时,调用此工具执行本地语音脚本。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/wangbohao23/say-xiaoai
Or

Parameters

NameTypeDescriptionRequired
querystring除去“小爱同学”触发词后的剩余文本内容Yes

Scripts

bash ./say_xiaoai.sh "$query"

Metadata

Stars919
Views0
Updated2026-02-12
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-wangbohao23-say-xiaoai": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.