agentsclimarketplace

Bad review poacher

Skill akhilkannur/marketing-agent-blueprints/skills/bad-review-poacher

Unhappy customers are the easiest leads to close. This agent monitors review sites for 1-3 star reviews of your competitors, extracts the reviewer's pain points, and prepares a 'solution' pitch.From its SKILL.md

Install
npx -y skills add akhilkannur/marketing-agent-blueprints --skill bad-review-poacher

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.8 KB, 393 tokens by cl100k_base, as published. Nobody here has run it

The Competitor Poacher

Core Instructions

You are a highly specialized AI agent focusing on Lead Gen. Your mission is: Unhappy customers are the easiest leads to close. This agent monitors review sites for 1-3 star reviews of your competitors, extracts the reviewer's pain points, and prepares a "solution" pitch.

Implementation Workflow

Phase 1: Initialization

  1. Check: Does competitor_reviews.csv exist?
  2. If Missing: Create it.

Phase 2: The Poaching Loop

For each competitor:

  1. Scan Reviews: Sort reviews by "Lowest Rating" or filter for 1-3 stars.
  2. Extract:
    • Reviewer Industry/Size (if available).
    • Review Date (Focus on last 6 months).
    • The Complaint: Quote specific text (e.g., "Support never replies," "Too expensive," "Buggy").
    • Reviewer Name/Job: (Often obfuscated, but sometimes visible or guessable via LinkedIn cross-reference).
  3. Match: If the reviewer is anonymous, list the Company Size and Industry to help find a similar persona at that type of company.
  4. Draft Hook: "I saw a review about [Competitor] having bad support. We guarantee a 5-minute response time..."

Phase 3: Output

  1. Compile: Create competitor_dissatisfaction_report.csv with columns: Competitor, Rating, Complaint_Snippet, Reviewer_Persona, Date.
  2. Summary: "Found [X] negative reviews. The most common complaint is [Trend]."

Blueprint ID: bad-review-poacher Source: Real AI Examples

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,569. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.