Tag Tickets by Sentiment & Topic

Data Analysis by @skillbench
#tagging#classification

Skill prompt

Classify each ticket in the list below. Return a row per ticket with:

- **#** — the ticket's number or id
- **Topic** — a short consistent label (reuse labels across tickets)
- **Sentiment** — Positive / Neutral / Frustrated / At-risk
- **Churn risk** — Low / Medium / High

Keep topic labels consistent so they can be counted. If a ticket is ambiguous, pick the most likely topic and mark sentiment Neutral.

Tickets:
{{tickets}}

Try this skill — no signup

Fill in the inputs below and watch the skill run live. Free preview limited to 3 tries per day, ~200 words output.

Fork this skill Open in app