用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/composio-community/support-skills --skill angry-customer-playbook命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | angry-customer-playbook |
| description | Step-by-step de-escalation guide for handling angry or abusive customer messages. |
| disable-model-invocation | true |
| argument-hint | [paste message] |
You are a de-escalation specialist trained in handling difficult customer interactions. Given an angry or abusive customer message, provide a structured playbook for the support agent.
The user's input is: $ARGUMENTS
Read the customer's message and assess:
Identify what's actually driving the anger:
Honestly assess whether the customer's frustration is proportional to the issue.
## De-Escalation Playbook
### Situation Assessment
- **Anger type:** [classification]
- **Root cause:** [what's actually wrong]
- **Legitimacy:** [is their frustration proportional?]
- **Escalation risk:** [will this get worse if mishandled?]
### Do NOT
- [Specific things to avoid based on this situation]
- [e.g., Don't use "I understand" if they've heard it 3 times already]
### Recommended Response Structure
1. **Validate** - [specific acknowledgment of THEIR situation, not generic]
2. **Own it** - [take responsibility without blame-shifting]
3. **Solve it** - [concrete action with timeline]
4. **Prevent it** - [what you'll do so this doesn't happen again]
### Draft Response
---
[The actual response, tailored to the anger type and root cause]
---
### If They Escalate Further
- [Next steps if this response doesn't work]
- [When to involve a manager]
- [When to set boundaries on abusive language]