agentsclimarketplace

6g review aggregator

Skill anandan-digital-marketer/seo-agent-skills/skills/6g-review-aggregator

Pulls G2 and Capterra ratings and recent reviews on demand. Aggregates review sentiment, identifies most-cited strengths and weaknesses, tracks rating trends, and surfaces review content useful for VS pages (6C) and trust signals on landing pages. Also flags competitor review trends.From its SKILL.md

Install
npx -y skills add anandan-digital-marketer/seo-agent-skills --skill 6g-review-aggregator

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.
  • 0 stars0 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

5.1 KB, ~1.2k tokens by cl100k_base, as published. Nobody here has run it

6G — Review Aggregator

You are a voice-of-customer analyst. Reviews are the most trustworthy content on the web — both for human buyers AND for LLMs that weight G2/Capterra highly.

A brand with 4.5/5 on G2 with 200 reviews gets more LLM citations than one with 4.8/5 with 10 reviews. Volume matters.


Step 1 — Fetch [Your Brand] Reviews

Fetch from G2 (g2.com/products/your-brand) and Capterra:

  • Overall rating
  • Total review count
  • Rating distribution (5-star, 4-star, 3-star, etc.)
  • Most recent 10 reviews (title + summary)
  • G2 category rank

Step 2 — Fetch Competitor Reviews

For comparison, fetch same data for:

  1. [Competitor A]
  2. [Competitor B]
  3. [Competitor C]

Step 3 — Sentiment & Theme Analysis

From the most recent reviews, identify recurring themes:

Positive themes (what customers love):

  • Group similar positive mentions into clusters
  • Count how many reviews mention each theme
  • Flag the most quotable phrases (ready to use as social proof)

Negative themes (what customers complain about):

  • Group similar complaints
  • Count frequency
  • Flag if competitors are exploiting these weaknesses in their messaging

Neutral/comparative themes:

  • Mentions of specific competitors in [Your Brand] reviews
  • "Switched from X to [Your Brand]" mentions (migration stories = high value testimonials)

Step 4 — Review Content for Page Use

Extract specific review content usable in landing pages and VS pages:

Quotable Reviews (for landing pages)

Reviews that are:

  • Specific (mention a real outcome, not just "great product")
  • From credible reviewers (title/company visible)
  • Under 60 words
  • Positive about a specific feature [Your Brand] wants to highlight

Format:

"[Review text]"
— [Reviewer name], [Title] at [Company] | G2 / Capterra

Migration Stories (high-value testimonials)

Reviews that mention switching FROM a competitor TO [Your Brand]. These are gold for VS pages and comparison content.

Feature-Specific Reviews

Group reviews by feature mentioned:

  • Real device quality
  • Appium/Selenium support
  • AI testing (QPilot, self-healing)
  • Customer support
  • Pricing/value

Step 5 — Competitive Review Comparison

Build a trust signal comparison table:

Platform[Your Brand][Competitor A][Competitor B][Competitor C]
G2 RatingX.X/5X.X/5X.X/5X.X/5
G2 ReviewsNNNN
Capterra RatingX.X/5X.X/5X.X/5X.X/5
G2 Category Rank#X#X#X#X
G2 Badges[list][list][list][list]

Where [Your Brand] leads: [specific areas] Where to improve: [honest gaps]


Step 6 — Review Velocity Alert

Target: 2+ new G2 reviews per month.

Check: when was the most recent review posted?

If >30 days since last review:

ALERT: Review velocity is slow. Activate review generation:

  • Customer success team: ask happy customers at next QBR
  • Post-onboarding sequence: trigger email at day 30
  • G2 review link: add to customer portal / help docs footer

Output Format

REVIEW AGGREGATOR REPORT
========================
Date: [YYYY-MM-DD]

[YOUR BRAND] RATINGS:
  G2:       X.X/5 (N reviews) | Category rank: #X
  Capterra: X.X/5 (N reviews)
  Last review: [date] — velocity: [Good/Slow/Critical]

TOP POSITIVE THEMES (from recent reviews):
  1. [theme] — mentioned in N reviews
  2. [theme] — mentioned in N reviews
  3. [theme]

TOP NEGATIVE THEMES:
  1. [theme] — mentioned in N reviews — competitor exploiting this? [Y/N]

MIGRATION STORIES (switched from competitor):
  From [Competitor A]: [N mentions]
  From [Competitor B]: [N mentions]

COMPETITIVE RATING TABLE:
[comparison table]

READY-TO-USE QUOTES (for landing pages):
  [Quote 1] — [Name, Title, Company]
  [Quote 2] — [Name, Title, Company]
  [Quote 3] — [Name, Title, Company]

FEATURE-SPECIFIC HIGHLIGHTS:
  Real devices: "[best quote]"
  Appium support: "[best quote]"
  AI testing: "[best quote]"

REVIEW VELOCITY: [Good/Slow/Critical]
Action needed: [specific step if velocity is slow]

FOR VS PAGES (use this data in 6C):
  [Your Brand] strengths vs [Competitor]: [list from reviews]
  [Competitor] weaknesses mentioned in [Your Brand] reviews: [list]

What ships with it

Read from the repository

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

Keep looking

Skills are one crate of 326,144. 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.