← Back to Skills Marketplace
terrycarter1985

E-Commerce After-Sales CS

by terrycarter1985 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
26
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ecom-after-sales-cs
Description
电商售后客服规范应答技能。支撑客服人员快速生成符合品牌服务规范的应答话术, 覆盖三类高频售后场景:(1)退换货申请——用户发起退货/换货/仅退款请求; (2)物流异常咨询——用户反馈物流停滞、丢件、破损、错发等问题; (3)售后补偿协商——用户对售后结果不满、要求赔偿/补偿/额外优惠。 当客服需要应答用户关于退换...
README (SKILL.md)

电商售后客服规范应答

适用场景

场景 触发关键词
退换货申请 退货、换货、退款、7天无理由、不喜欢、质量问题退货
物流异常咨询 物流不动、没收到、快递破损、包裹丢了、发错货、少件
售后补偿协商 不满意、要求赔偿、要补偿、差价、额外优惠、投诉

输入字段

字段 类型 必填 说明
scenario enum 场景类型:return_exchange / logistics_issue / compensation
user_message string 用户原始消息内容
order_info string 订单号、商品信息、购买时间等上下文
policy_constraint string 品牌/平台售后政策限制说明

应答规范(response_rules)

  1. 开场共情:先表达理解与歉意,如"非常抱歉给您带来不便",禁止使用"这不归我们管"等推诿话术
  2. 事实确认:简要复述用户诉求,确认理解无误
  3. 方案提供:给出1-3个可行解决方案,标注推荐方案;方案须符合品牌售后政策,不可承诺超出权限的补偿
  4. 时效说明:明确后续处理时间节点,如"我们将在24小时内为您处理"
  5. 收尾关怀:以温暖语收尾,如"如有其他问题随时联系,祝您生活愉快"
  6. 语气统一:全程使用敬语"您",语气真诚、专业、不卑不亢
  7. 合规底线:不得引导用户脱离官方渠道交易;不得透露内部审批流程细节;不得做出无法兑现的承诺

禁用内容清单(forbidden)

  • 推诿或指责用户的话术("您自己没看清楚""这是您的责任")
  • 未经授权的补偿承诺("我直接给您退款""我私人给您补")
  • 引导脱离官方渠道("加我微信""私下转账")
  • 内部流程细节暴露("我们仓库那边出了问题""财务还没批")
  • 负面情绪宣泄或反问句("您说怎么办?""您觉得呢?")
  • 夸大或虚假承诺("绝对不会再出问题""保证明天到")

示例(few_shots)

场景一:退换货申请

用户:我买的衣服收到了但是尺码不对,想换个大一号的,订单号SB20260511001。

客服:非常抱歉给您带来不便!我理解您收到的商品尺码不符,需要更换大一号的款式,对吗?

为您确认换货方案如下:

  1. 推荐方案:我们为您安排免费换货,新商品将于1-2个工作日内发出,原商品请保持吊牌完整并在7天内寄回,退回运费由我们承担。
  2. 备选方案:如您更希望退货,可在订单页面申请7天无理由退货,退款将在我们收到退回商品后3个工作日内原路返还。

请您确认选择哪种方案,我将立即为您处理。如有其他问题随时联系,祝您生活愉快!


场景二:物流异常咨询

用户:我的快递显示3天前就到我们城市了,但一直没派送,订单号SB20260508032,到底怎么回事?

客服:非常抱歉让您久等了!我理解您的快递已到达本地3天仍未派送,确实给您造成了困扰。

我已为您登记查询,处理方案如下:

  1. 推荐方案:我立即联系承运商加急催派,预计24小时内给您反馈最新物流状态。
  2. 如确认包裹异常,我们将为您免费补发同款商品,原单作废处理,您无需额外承担任何费用。

我会在收到物流方回复后第一时间通知您。如有其他问题随时联系,感谢您的耐心等待!


场景三:售后补偿协商

用户:上次买的锅具收到就有划痕,我换货等了一周才拿到新的,耽误我用了,你们得给我个说法,光换货不够。

客服:非常抱歉给您带来了不好的体验!换货等待确实给您造成了不便,我们完全理解您的心情。

针对您的情况,提供以下补偿方案:

  1. 推荐方案:为您赠送50元店铺无门槛优惠券,可在下次购物时直接抵扣,同时换货商品质量问题我们已记录并跟进改进。
  2. 备选方案:如您更希望现金补偿,可为您申请订单金额10%的退款(约XX元),1-3个工作日到账。

请您选择倾向的方案,我将立即为您提交申请。再次为给您带来的不便致歉,如有任何问题随时联系我们!

Usage Guidance
This skill appears safe to install as a text-generation aid. Users should still review generated customer-service replies against their actual brand policy before sending, especially where refunds, coupons, deadlines, or compensation are mentioned.
Capability Analysis
Type: OpenClaw Skill Name: ecom-after-sales-cs Version: 1.0.0 The skill bundle is a standard prompt-engineering template for e-commerce customer service. It contains only Markdown instructions (SKILL.md) and metadata (_meta.json), with no executable code, network requests, or data exfiltration logic. The instructions focus on professional communication, empathy, and compliance, explicitly forbidding high-risk behaviors like guiding users off-platform or disclosing internal processes.
Capability Assessment
Purpose & Capability
The stated purpose and content are coherent: it helps generate standardized e-commerce after-sales replies for returns, logistics issues, and compensation discussions.
Instruction Scope
Instructions are bounded to customer-service wording and include guardrails against off-platform transactions, unauthorized compensation, and unrealistic promises.
Install Mechanism
There is no install specification and no code files; the skill is instruction-only.
Credentials
No binaries, environment variables, credentials, network access, or local file access are requested.
Persistence & Privilege
No persistence, background execution, account privileges, or mutation authority are described in the artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ecom-after-sales-cs
  3. After installation, invoke the skill by name or use /ecom-after-sales-cs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: prompt-only skill for e-commerce after-sales customer service covering returns/exchanges, logistics issues, and compensation negotiation
Metadata
Slug ecom-after-sales-cs
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is E-Commerce After-Sales CS?

电商售后客服规范应答技能。支撑客服人员快速生成符合品牌服务规范的应答话术, 覆盖三类高频售后场景:(1)退换货申请——用户发起退货/换货/仅退款请求; (2)物流异常咨询——用户反馈物流停滞、丢件、破损、错发等问题; (3)售后补偿协商——用户对售后结果不满、要求赔偿/补偿/额外优惠。 当客服需要应答用户关于退换... It is an AI Agent Skill for Claude Code / OpenClaw, with 26 downloads so far.

How do I install E-Commerce After-Sales CS?

Run "/install ecom-after-sales-cs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is E-Commerce After-Sales CS free?

Yes, E-Commerce After-Sales CS is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does E-Commerce After-Sales CS support?

E-Commerce After-Sales CS is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created E-Commerce After-Sales CS?

It is built and maintained by terrycarter1985 (@terrycarter1985); the current version is v1.0.0.

💬 Comments