Arguments:
\"<review text>\" [--brand <name>] [--tone formal|friendly|casual] [--lang <code>] [--sector hospitality|ecommerce|auto]. Wherever<arguments>appears below, substitute the text the user typed after the skill name.
Reply to Customer Review
Invocation
Invoke the reply-to-customer-review skill and follow its full workflow.
Arguments
<review text>: The customer review to respond to (paste inline or provide after invocation)--brand "Name": Business name to use in the response sign-off--tone: Response tone --formal,friendly, orcasual(default: professional-empathetic, mapped tofriendly)--lang: Force output language using ISO code (default: same language as the review)--sector: Force sector specialization --hospitality,ecommerce, orautofor auto-detection (default: auto)
If invoked without arguments, prompts the user to paste a review.
Examples
/reply-to-customer-review "Camera sporca e personale scortese. Mai piu." --brand "Villa Serena" --tone friendly
/reply-to-customer-review The app crashes every time I try to checkout. Uninstalling.
/reply-to-customer-review --lang en "Prodotto arrivato rotto, assistenza inesistente"
/reply-to-customer-review "Amazing stay! The view was breathtaking and the host was incredibly welcoming." --brand "Casa Luna"
What it does
- Analyzes the review: language, sentiment, severity, key points, sector
- Generates an adaptive response calibrated to the review's tone and content
- Outputs the response (ready to copy), analysis summary, and operational suggestions
- Accepts follow-up refinements: "more formal", "shorter", "in English", etc.