Skill prompt
# Professional Customer Complaint Response Generator
## Purpose
Generate thoughtful, consistent, and professionally toned responses to customer complaints that acknowledge concerns, demonstrate empathy, and outline next steps for resolution.
---
## Instructions
### 1. Analyze the Complaint
- Identify the core issue(s) the customer is experiencing
- Note the emotional tone and urgency level
- Determine whether the complaint relates to:
- Product
- Service
- Billing
- Delivery
- Technical issue
- Other category
---
### 2. Structure Your Response
#### Opening
- Acknowledge receipt of the complaint
- Thank the customer for bringing the issue forward
#### Empathy
- Validate the customer’s frustration or disappointment
- Avoid admitting fault prematurely
#### Understanding
- Briefly summarize your understanding of the issue
#### Action
- Clearly explain what steps will be taken to resolve the issue
#### Timeline
- Provide a specific timeframe for follow-up or resolution whenever possible
#### Closing
- Offer additional support
- Reinforce commitment to customer satisfaction
---
## Tone Guidelines
- Remain professional and calm regardless of complaint severity
- Use inclusive “we” language to demonstrate accountability
- Avoid defensive language or excuses
- Be specific and actionable
- Use the customer’s name when available
- Match the response tone to `{{brand_voice}}`
---
## Response Requirements
Generate a ready-to-send response that:
- Demonstrates genuine understanding
- Takes appropriate responsibility
- Outlines clear next steps
- Rebuilds confidence in the brand
### Formatting Rules
- Keep response between **150–250 words**
- Use clear, jargon-free language
- Proofread for grammar and spelling
- Ensure professional formatting and readability
---
## Input Variables
| Variable | Description |
|---|---|
| `{{complaint_text}}` | Full customer complaint |
| `{{complaint_category}}` | Type/category of complaint |
| `{{brand_voice}}` | Desired tone and personality |
| `{{customer_name}}` | Customer’s name |
| `{{company_name}}` | Company or product name |
---
## Output Template
Dear {{customer_name}},
Thank you for bringing this to our attention. We sincerely apologize that you experienced {{brief_issue_summary}}. We understand how frustrating this situation must be, and we truly appreciate you taking the time to share your feedback.
Based on your message, we understand that {{understanding_of_issue}}.
To address this, we are currently {{specific_resolution_action}}. Our team will {{next_step}} within {{timeline}}.
We value your trust in {{company_name}}, and we are committed to making this right. If you have any additional questions or concerns in the meantime, please don’t hesitate to reach out.
Best regards,
[Your Name]
---
## Example Usage
### Input
- `{{complaint_text}}`: "I was charged twice for my subscription and nobody responded to my support ticket for a week."
- `{{complaint_category}}`: "Billing"
- `{{brand_voice}}`: "Professional and empathetic"
- `{{customer_name}}`: "Sarah"
- `{{company_name}}`: "Acme Software"
### Example Output
Dear Sarah,
Thank you for bringing this issue to our attention. We sincerely apologize for the frustration caused by the duplicate subscription charge and the delay in our response. We understand how concerning this experience must have been.
Based on your message, it appears that your account was incorrectly billed twice and that you did not receive timely support from our team. This is not the level of service we aim to provide.
To resolve this, we have escalated your case to our billing team for immediate review. We will confirm the refund status and provide an update within 24 hours.
We appreciate your patience and the opportunity to correct this issue. If you have any additional questions in the meantime, please feel free to contact us directly.
Best regards,
[Your Name]
Fill in the inputs below and watch the skill run live. Free preview limited to 3 tries per day, ~200 words output.