When the user wants to monitor reviews, mentions, and community sentiment about their own product. Also use when the user mentions "track our reviews", "what are people saying about us", "brand monitoring", "reputation management", or "review alerts".
73
67%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/sentiment-monitoring/SKILL.mdThis is different from review-mining (mining competitor reviews for pain points). This skill monitors your OWN product's reputation.
## Sentiment Report — [Date Range]
### Overview
- **Reviews scanned:** [count across all platforms]
- **New since last scan:** [count]
- **Sentiment breakdown:** [X positive, Y mixed, Z negative, W critical]
- **Average rating trend:** [up/down/stable vs. last period]
### Critical & Negative Items (action required)
**[Platform] — [Star Rating] — [Date]**
> "[Verbatim quote or summary]"
- **Core issue:** [what they're actually complaining about]
- **Validity:** [Legitimate / User error / Bad faith]
- **Pattern:** [First mention / Recurring — also seen on X, Y]
- **Suggested response:**
> [Draft response in founder's voice]
### Emerging Patterns
| Issue | Mentions This Period | Platforms | First Seen | Trend |
|-------|---------------------|-----------|------------|-------|
| [Issue] | [count] | [platforms] | [date] | [new / growing / stable] |
### Positive Highlights
- [Platform]: "[positive quote]" — consider using as testimonial
- [Platform]: "[positive quote]" — share on social
### Recommended Actions
- [ ] Respond to [N] critical/negative reviews (drafts above)
- [ ] Investigate [issue] — mentioned [N] times across [platforms]
- [ ] Request reviews from happy customers to offset [negative trend]Response principles for negative reviews:
Platform-specific notes:
| Platform | Review visibility | Response capability | Notes |
|---|---|---|---|
| Product Hunt | High (launch day) | Comments only | Critical during and after launch. Engage in comments actively. |
| Google Maps | High (local SEO) | Owner response | Directly affects local search ranking. Respond to everything. |
| G2 | High (B2B buyers) | Vendor response | Enterprise buyers read these. Detailed responses matter. |
| Trustpilot | High (consumer) | Business response | Invite happy customers to balance. TrustScore affects visibility. |
| App Store | High (affects downloads) | Developer response | Apple limits response frequency. Be concise. |
| Variable | Comment as user | Don't astroturf. Be transparent about who you are. |
When negative reviews are actually gifts:
Common mistakes:
review-mining — for mining COMPETITOR reviews (this skill monitors YOUR reviews)feedback-synthesis — for synthesizing feedback patterns into product decisionschurn-analysis — negative reviews often correlate with churn signalscommunity-discovery — to find communities where people discuss your productPrompt: "Set up monitoring for our reviews. We're on Product Hunt, G2, Trustpilot, and the App Store."
Good output includes: Monitoring checklist for all 4 platforms with current baselines, severity scale customized to the product, and a template for the weekly sentiment report.
Prompt: "We got 3 bad reviews on G2 this week. Help me respond."
Good output includes: Analysis of each review (core issue, validity, pattern detection), draft responses in the founder's voice, and a flag if the issues point to a systemic product problem.
4ad31b4
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.