skills/composites/review-intelligence-digest/SKILL.md
Scrape G2, Capterra, and Trustpilot reviews for your product and competitors, then extract recurring themes, objections, proof points, and exact customer language for use in messaging. Chains review-site-scraper with LLM analysis. Produces a weekly or monthly digest that feeds directly into copywriting, positioning, and sales enablement. Use when a marketing team needs to ground messaging in real customer language.
npx skillsauth add athina-ai/goose-skills review-intelligence-digestInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Scrape reviews for your product and top competitors, then extract what actually matters for marketing: the exact language customers use, recurring pain points, proof points that convert, and objections to pre-empt.
Core principle: Your best marketing copy is already written — by your customers, in their reviews. This skill surfaces it.
Run review-site-scraper for your product and each competitor:
# Your product
python3 skills/capabilities/review-site-scraper/scripts/scrape_reviews.py \
--platform g2 \
--url "<your_g2_url>" \
--days 90 \
--output json
# Competitor
python3 skills/capabilities/review-site-scraper/scripts/scrape_reviews.py \
--platform g2 \
--url "<competitor_g2_url>" \
--days 90 \
--output json
Repeat for Capterra and Trustpilot as needed.
Collect for each review: rating (1-5), title, body text, pros, cons, reviewer role/company (if available), date.
Analyze all reviews through these five lenses:
Extract specific outcomes and metrics customers mention:
Flag reviews with numbers — these are the highest-value proof points.
What words and phrases do customers use to describe the problem they had before using the product? This is gold for cold email hooks and ad copy.
Patterns to extract:
What do customers wish was different? What almost stopped them from buying?
Group by theme. Count frequency.
In competitor reviews, look for:
These are your competitive displacement angles.
How do customers categorize and search for your type of product?
# Review Intelligence Digest — [DATE]
Products analyzed: [your product], [competitors]
Reviews analyzed: [N] total | Period: [date range]
---
## Proof Points Library (use in copy directly)
### With Metrics (highest value)
- "[Exact quote with number]" — [Reviewer role], [Platform], [Date]
- "[Exact quote with number]" — ...
### Process/Experience Wins
- "[Exact quote]" — [Reviewer role], [Platform]
- ...
---
## Customer Pain Language
Words and phrases customers use to describe the problem you solve:
**Verbatim phrases (use in hooks and subject lines):**
- "[Exact phrase]" (appeared in [N] reviews)
- "[Exact phrase]" (appeared in [N] reviews)
- ...
**Paraphrased themes:**
1. [Theme] — [N] reviews mention this | Example: "[quote]"
2. [Theme] — ...
---
## Objection Map
| Objection | Frequency | Verbatim example | How to address |
|-----------|-----------|-----------------|----------------|
| [Objection] | [N] reviews | "[quote]" | [suggested response] |
| ... | | | |
---
## Competitive Displacement Intel
### [Competitor Name]
**Top complaints (use as outreach hooks):**
1. [Complaint] — "[Verbatim quote]" | Appeared [N] times
2. ...
**What their customers want that we offer:**
- [Feature/capability] — "[review evidence]"
**Suggested displacement angle:**
> "[Pitch sentence targeting their unhappy customers]"
---
## SEO / Messaging Vocabulary
Words and phrases to incorporate in website copy, ads, and content:
**High-frequency ICP vocabulary:**
- "[word/phrase]" — used in [N] reviews
- ...
**Category comparison terms:**
- Customers compare you to: [list]
- Customers search for: [list]
---
## Recommended Actions
### Immediate (use this week)
1. Add "[proof point quote]" to homepage or outbound sequences
2. Address "[top objection]" in onboarding flow or sales deck
3. Use "[pain phrase]" as hook in next cold email batch
### Strategic
1. [Feature gap mentioned in reviews — prioritize or address in messaging]
2. [Competitive weakness to build a campaign around]
Save to review-digest-[YYYY-MM-DD].md in the current working directory.
Run monthly (reviews don't change fast enough to warrant weekly):
0 8 1 * * python3 run_skill.py review-intelligence-digest --client <client-name>
| Component | Cost | |-----------|------| | G2 reviews (per product) | Free tier available (Apify) | | Capterra reviews (per product) | ~$0.20-0.50 (Apify, pay-per-result) | | Trustpilot reviews (per product) | ~$0.20/1k reviews | | Total per monthly run (you + 2 competitors) | ~$1-3 |
APIFY_API_TOKEN env varreview-site-scrapercontent-media
Takes an existing screen recording or demo video and adds professional zoom/pan effects synchronized to the narration. Uses transcript-driven zoom targeting and Remotion for rendering. Optionally replaces audio with a soundtrack.
tools
Repurposes long-form video (podcasts, interviews, talks) into short-form vertical clips for Instagram Reels, TikTok, and YouTube Shorts. Handles transcription, moment selection, clip extraction, speaker-tracked reframing (16:9 to 9:16), and animated captions.
development
Creates talking head videos from any source material (docs, changelogs, blog posts, notes, transcripts). Produces multi-scene videos with avatar narration over screenshots/images using HeyGen v2 API. Supports Quick Shot and Full Producer modes.
tools
Generates Instagram-ready product reels from any e-commerce product page URL. Scrapes product images, classifies by type, generates AI-animated clips via Higgsfield API, creates text overlays with style presets, and composes a 15-20 second reel with music. Supports model-based and product-only reels.