← 返回 Skills 市场
terrycarter1985

E-commerce After-sales Responder

作者 terrycarter1985 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
57
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ecommerce-aftersales-responder
功能描述
电商售后客服规范应答生成器。支撑客服人员针对退换货申请、物流异常咨询、售后补偿协商三类高频售后诉求, 快速生成符合品牌服务规范的统一话术。适用场景:(1) 用户发起退货/换货/退款申请需客服审核回复, (2) 用户咨询物流延误、丢件、破损等异常问题,(3) 用户对售后处理不满需协商补偿方案(优惠券、补发、折价等)...
使用说明 (SKILL.md)

电商售后客服规范应答生成器

根据用户诉求类型,选择对应场景模块生成规范应答。三大场景:

场景 参考文件
退换货申请 references/return-exchange.md
物流异常咨询 references/logistics-issue.md
售后补偿协商 references/compensation.md

通用规范

所有应答必须遵循以下原则:

  1. 首句共情:先表达理解与歉意,再进入解决方案
  2. 信息确认:核实订单号、商品信息后再给出处理意见
  3. 方案明确:给出唯一或有限选项,避免开放式反问
  4. 时限承诺:明确告知下一步处理时限(如"48小时内")
  5. 结尾关怀:以感谢语收尾,开放后续咨询入口
  6. 禁用承诺:不承诺"一定解决""绝对没问题"等绝对性表述
  7. 品牌一致:称谓统一使用"您",品牌自称统一,语气温暖专业

应答生成流程

  1. 识别用户诉求所属场景(退换货 / 物流异常 / 补偿协商)
  2. 读取对应 references 文件
  3. 按文件中的话术模板与决策树,结合用户具体信息填充生成应答
  4. 检查应答是否符合通用规范 7 条原则
  5. 输出最终应答

多场景叠加

当用户诉求同时涉及多个场景时(如"物流破损要求换货并补偿"),按以下优先级逐段处理:

  1. 物流异常(先确认事实)
  2. 退换货(给出处理方案)
  3. 补偿协商(叠加补偿内容)

每段独立生成后合并为完整应答,段间自然衔接。

安全使用建议
This skill appears proportionate for generating after-sales客服话术. Before sending generated replies to customers, staff should still verify the order facts, logistics status, refund rules, and authorized compensation limits.
功能分析
Type: OpenClaw Skill Name: ecommerce-aftersales-responder Version: 1.0.0 The skill bundle is a standard customer service automation tool designed to generate standardized responses for e-commerce after-sales scenarios such as returns, logistics issues, and compensation negotiations. The files (SKILL.md and the reference markdown files) contain only logic, decision trees, and response templates. There is no executable code, no network activity, no data exfiltration, and no evidence of malicious prompt injection or hidden instructions.
能力评估
Purpose & Capability
The stated purpose—generating standardized e-commerce after-sales replies—matches the included reference files for returns, logistics issues, and compensation negotiation.
Instruction Scope
The workflow is limited to identifying the customer-service scenario, reading the relevant local reference document, filling a template, and checking tone/service rules.
Install Mechanism
There is no install specification, no required binaries, no environment variables, and no code files.
Credentials
The artifacts only ask for order/logistics details that are expected for after-sales support, and they do not show storage, transmission, or unrelated data access.
Persistence & Privilege
No persistence, background execution, credential use, account access, or system mutation authority is present in the provided artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ecommerce-aftersales-responder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ecommerce-aftersales-responder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: return/exchange, logistics issue, compensation negotiation scenarios
元数据
Slug ecommerce-aftersales-responder
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

E-commerce After-sales Responder 是什么?

电商售后客服规范应答生成器。支撑客服人员针对退换货申请、物流异常咨询、售后补偿协商三类高频售后诉求, 快速生成符合品牌服务规范的统一话术。适用场景:(1) 用户发起退货/换货/退款申请需客服审核回复, (2) 用户咨询物流延误、丢件、破损等异常问题,(3) 用户对售后处理不满需协商补偿方案(优惠券、补发、折价等)... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 57 次。

如何安装 E-commerce After-sales Responder?

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

E-commerce After-sales Responder 是免费的吗?

是的,E-commerce After-sales Responder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

E-commerce After-sales Responder 支持哪些平台?

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

谁开发了 E-commerce After-sales Responder?

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

💬 留言讨论