emergency-response
Handle complaints, disputes, and urgent issues. Escalation procedures and damage control protocols.
Why use this skill?
Equip your AI agent with professional conflict resolution, refund handling, and escalation protocols. Manage complaints and emergencies with the Emergency Response skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sa9saq/emergency-responseWhat This Skill Does
The emergency-response skill is an essential framework designed to empower your OpenClaw agent to manage customer complaints, service disputes, and urgent operational issues with professional composure. It provides a structured hierarchy of incident levels (Level 1 to Level 4) that dictate how the agent should handle incoming stress, ranging from simple clarification requests to high-stakes legal risks. The skill incorporates proven communication templates, standardized conflict resolution workflows, and clear guidelines for when to escalate issues to a human supervisor. By formalizing the response process, it minimizes the risk of human-agent friction and ensures consistent, policy-compliant communication across all support channels.
Installation
To integrate this skill into your agent, run the following command in your terminal:
clawhub install openclaw/skills/skills/sa9saq/emergency-response
Use Cases
This skill is perfect for customer-facing AI agents operating on platforms like Coconala, e-commerce stores, or SaaS support portals. It is specifically useful for:
- Handling refund requests and ensuring they meet internal criteria.
- Managing communication during unexpected delivery delays.
- De-escalating tense customer interactions by following the structured 'Emotional Acknowledgement, Fact Confirmation, Response Declaration' workflow.
- Maintaining an audit trail of issues for future process optimization.
Example Prompts
- "A client is demanding a refund because they feel the delivered project didn't meet their expectations. Please assess the situation based on the emergency-response guidelines and draft a professional, empathetic response."
- "I am running behind schedule on project ID #9982. Please draft an apology message for the client, explaining the delay and providing a new estimated delivery date."
- "The customer is threatening legal action over a misunderstanding of our terms. Trigger the Level 4 escalation protocol and draft the notification for my human supervisor."
Tips & Limitations
- Tip: Always encourage the agent to log every interaction in the post-processing phase. Consistent data collection is vital for long-term service improvements.
- Tip: Customize the 'Refund Decision Criteria' within the skill configuration to match your business's unique legal and operational requirements.
- Limitation: While the AI is trained on conflict resolution, it cannot physically perform financial transactions on platforms. It will always trigger an alert for the human to finalize the actual refund.
- Warning: Never allow the agent to issue refunds or negotiate contract terms independently; the skill is designed to support the decision-making process, not bypass human oversight.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-sa9saq-emergency-response": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: data-collection
Related Skills
threat-model
Threat modeling and attack scenario design. Identify risks before they become vulnerabilities. STRIDE, attack trees, risk matrix.
Sns Auto Poster
Schedule and automate social media posts to X/Twitter with cron-based queue management.
security-review
Comprehensive security review for code, configs, and operations. OWASP, prompt injection, crypto security. Auto-triggers on security-related changes.
Process Monitor
Monitor system processes, identify top CPU/memory consumers, and alert on resource thresholds.
Readme Generator
Auto-generate comprehensive README.md files by analyzing project structure and configuration.