Install
openclaw skills install ai-customer-service-scriptsGenerate professional customer service scripts for 10+ industries using AI, with emotion analysis and quality scoring for complaints, sales, and support.
openclaw skills install ai-customer-service-scripts一键生成专业客服回复话术,覆盖电商/金融/教育/医疗等 10+ 行业
pip install openclaw
from scripts_generator import ScriptGenerator
gen = ScriptGenerator()
# 生成回复
reply = gen.generate(
industry="电商",
scenario="客户投诉物流慢",
customer_message="我的快递怎么还没到?都一周了!"
)
print(reply)
# 输出:尊敬的客户,非常抱歉给您带来不便。我已经帮您查询了物流信息...
| 版本 | 价格 | 功能 |
|---|---|---|
| 基础版 | ¥49 | 5 个行业模板 |
| 专业版 | ¥99 | 10+ 行业 + AI 生成 |
| 企业版 | ¥299 | 私有部署 + 定制话术 |
作者:OpenClaw 中文社区 版本:1.0.0