/install aftersale-sop
aftersale-sop
Name
After-Sales Service SOP
Description
Comprehensive after-sales service standard operating procedures including退换货流程 (return/exchange processes), complaint escalation, service recovery, and compensation frameworks. Covers policy documentation, workflow design, quality standards, response timeframes, and customer satisfaction measurement for consistent, efficient post-purchase support operations.
Input
| Name | Type | Required | Description |
|---|---|---|---|
| business_type | text | Yes | Type of products/services sold |
| return_policy | text | Yes | Current return and exchange policy |
| team_structure | text | Yes | Customer service team organization |
| common_issues | text | Yes | Frequent after-sales scenarios |
| service_standards | text | Yes | Target response and resolution times |
| escalation_matrix | text | No | Current escalation procedures |
Output
| Name | Type | Description |
|---|---|---|
| return_process | text | Step-by-step return/exchange workflow |
| complaint_sop | text | Complaint handling procedures |
| escalation_procedures | text | Clear escalation paths and criteria |
| service_recovery | text | Service failure recovery protocols |
| compensation_matrix | text | Compensation guidelines by scenario |
| quality_standards | text | Service quality metrics and monitoring |
| training_materials | text | CS team training content |
Example
Input
{
"business_type": "Consumer electronics, 30-day return policy",
"return_policy": "30 days unused, 14 days defective exchange",
"team_structure": "Tier 1: 10 agents, Tier 2: 3 specialists, Manager",
"common_issues": "Defective products, wrong items, buyer's remorse",
"service_standards": "First response 2 hours, resolution 24 hours"
}
Output
{
"return_process": "1. Verify eligibility, 2. Issue RMA, 3. Receive item, 4. Process refund",
"complaint_sop": "Acknowledge in 1hr, investigate in 4hrs, resolve in 24hrs",
"escalation_procedures": "Tier 2: >$500 value, Manager: legal threat, repeat complaint",
"service_recovery": "Empower agents to offer up to $50 credit without approval",
"compensation_matrix": "Shipping error: $10 credit, Defective: Full refund + $20 credit",
"quality_standards": "CSAT >85%, First contact resolution >70%, Response time \x3C2hrs",
"training_materials": "Product knowledge, empathy scripts, de-escalation techniques"
}
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aftersale-sop - 安装完成后,直接呼叫该 Skill 的名称或使用
/aftersale-sop触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Aftersale Sop 是什么?
Provides standardized after-sales procedures covering returns, complaints, escalation, service recovery, compensation, quality metrics, and team training mat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 225 次。
如何安装 Aftersale Sop?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aftersale-sop」即可一键安装,无需额外配置。
Aftersale Sop 是免费的吗?
是的,Aftersale Sop 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Aftersale Sop 支持哪些平台?
Aftersale Sop 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Aftersale Sop?
由 走过(@1970168137)开发并维护,当前版本 v1.0.0。