Token导航 LogoToken导航TokenDH.com
研究检索敏感数据github未标认证来源可访问许可证需确认审计提醒

review-intelligence-digest审查情报文摘

Agent Skill

review-intelligence-digest 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

188

周安装

8

GitHub Stars

630

下载量

66
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:review-intelligence-digest(审查情报文摘)
来源仓库:https://github.com/gooseworks-ai/goose-skills
仓库路径:skills/review-intelligence-digest
安装命令:
npx skills add https://github.com/gooseworks-ai/goose-skills --skill review-intelligence-digest
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/gooseworks-ai/goose-skills --skill review-intelligence-digest

简介

review-intelligence-digest 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 适用于情报分析、行业动态追踪和竞品研究等研究检索类任务场景。
  • 通过摘要式信息聚合支持对复杂内容的快速筛选与提炼。
  • 安装前建议确认权限范围和维护状态,以及是否会触发联网或命令执行。
  • 可结合来源仓库和原始 README 文档核验具体用法和功能边界。

SKILL.md

Review Intelligence Digest

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.

When to Use

  • "What are customers saying about us vs competitors?"
  • "Find proof points and objections from our G2 reviews"
  • "What language do our customers use to describe the problem we solve?"
  • "Run a review audit for [client]"
  • "What are [competitor]'s customers complaining about?"

Phase 0: Intake

  1. Your product name + review page URLs (G2, Capterra, Trustpilot — any/all)
  2. Competitor names + their review page URLs (1-3 competitors recommended)
  3. What are you trying to learn? (Pick primary focus or do all):

- Messaging mining — extract ICP language and proof points - Competitive displacement — find competitor pain points to exploit - Objection mapping — identify what's stopping people from buying/staying - Feature gaps — what do customers wish existed?

  1. Time range: last 3 months (default), last 6 months, or all time?

Phase 1: Scrape Reviews

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.

Phase 2: Categorize & Cluster

Analyze all reviews through these five lenses:

Lens 1: Proof Points (5-star reviews)

Extract specific outcomes and metrics customers mention:

  • Time saved / speed improvements
  • Revenue or pipeline impact
  • Headcount equivalent replaced
  • Process improvements
  • Before/after comparisons

Flag reviews with numbers — these are the highest-value proof points.

Lens 2: Core Pain Language

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:

  • "Before [product], we were..."
  • "We used to [manual process]..."
  • "The biggest frustration was..."
  • "We couldn't [thing] until..."

Lens 3: Objection Mapping (3-4 star reviews, negative cons)

What do customers wish was different? What almost stopped them from buying?

  • Price/value concerns
  • Onboarding friction
  • Missing features
  • Integration issues
  • Support quality

Group by theme. Count frequency.

Lens 4: Competitive Displacement Signals (competitor reviews)

In competitor reviews, look for:

  • Specific pain points your product doesn't have
  • Features they're missing that you offer
  • Complaints about price, support, or reliability
  • Mentions of switching ("we switched to X")

These are your competitive displacement angles.

Lens 5: Buyer Language Patterns

How do customers categorize and search for your type of product?

  • What category words do they use?
  • What comparison phrases appear? (e.g., "compared to Salesforce", "vs HubSpot")
  • What role/title wrote the reviews? (validates ICP)

Phase 3: Output Format

# 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.

Scheduling

Run monthly (reviews don't change fast enough to warrant weekly):

0 8 1 * * python3 run_skill.py review-intelligence-digest --client <client-name>

Cost

ComponentCost
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

Tools Required

  • Apify API tokenAPIFY_API_TOKEN env var
  • Upstream skill: review-site-scraper

Trigger Phrases

  • "Mine our reviews for proof points and messaging"
  • "What are [competitor]'s customers complaining about?"
  • "Run review intelligence for [client]"
  • "Give me customer language I can use in copy"

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.25%
按下载量换算23

Claude

30.85%
按下载量换算20

Cursor

18.97%
按下载量换算13

Gemini CLI

8.81%
按下载量换算6

安全审计

Gen Agent Trust Hub

通过

Socket

可疑

Snyk

可疑

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills