Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

reddit-pain-point-scannerReddit 痛点扫描仪

Agent Skill

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

总安装

5,875

周安装

240

GitHub Stars

公开资料未说明

下载量

1,882
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:reddit-pain-point-scanner(Reddit 痛点扫描仪)
来源仓库:https://github.com/mguozhen/reddit-pain-point-scanner
安装命令:
openclaw skills install reddit-pain-point-scanner
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install reddit-pain-point-scanner

简介

用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词快速定位候选结果时使用。

  • 扫描子版块和关键字,查找频繁出现的用户投诉和产品差距。
  • 按频率聚类痛点,支持市场调研和产品开发决策。
  • 安装命令为 openclaw skills install reddit-pain-point-scanner,需确认权限范围和维护状态。
  • 使用前请核实是否会触发联网、命令执行或文件读写等敏感操作。

SKILL.md

name
reddit-pain-point-scanner
description
Reddit market research agent. Scans subreddits and keywords for recurring user complaints, unmet needs, and product gaps. Clusters pain points by frequency and urgency, and outputs structured opportunity reports for product development or positioning. Triggers: reddit pain points, subreddit research, market research reddit, customer complaints reddit, product opportunity, reddit scanner, reddit insights, pain point analysis, reddit market research, voice of customer
allowed-tools
Bash
metadata
openclaw
homepage
https://github.com/mguozhen/reddit-pain-point-scanner

Reddit Pain Point Scanner

AI-powered Reddit research agent — surfaces recurring complaints, unmet needs, and product gaps hiding in subreddit discussions.

Describe a subreddit, paste post/comment text, or name a market vertical. The agent clusters pain points, scores frequency and urgency, and delivers a structured opportunity report you can act on immediately.

Commands

scan r/<subreddit>                 # analyze pain points in a target subreddit
scan keyword <term>                # find complaints around a specific keyword or product
pain points report                 # generate ranked pain point summary with frequency scores
trending complaints                # surface newest or fastest-rising complaint themes
opportunity gaps                   # identify unmet needs with low existing solution density
save scan <topic-name>             # save current scan results to workspace

What Data to Provide

The agent works with:

  • Subreddit name — "scan r/mealprep" or "analyze r/solotravel complaints"
  • Pasted posts/comments — copy Reddit thread text directly into chat
  • Keywords — "find pain points around standing desks" or "complaints about project management tools"
  • Niche description — "I'm targeting home gym owners, find their biggest frustrations"
  • Multiple subreddits — "compare pain points across r/personalfinance and r/financialindependence"

No API keys needed. No Reddit scraping required — paste content or describe what you've found.

Workspace

Creates ~/reddit-scanner/ containing:

  • memory.md — saved scan history, tracked subreddits, and recurring themes
  • reports/ — past pain point reports (markdown)
  • opportunities.md — curated product/positioning opportunity log

Analysis Framework

1. Post Collection Strategy

  • Focus posts: titles containing complaint signals ("why is", "anyone else", "frustrated", "why can't", "hate that", "wish there was", "does anyone know how to fix")
  • High-signal comment threads: replies with high upvotes agreeing with a pain point
  • Recurring threads: same question asked multiple times = unmet need
  • Rant/vent posts: explicit frustration with existing products or workflows

2. Complaint Clustering

Group similar complaints into named themes:

  • Parse for shared nouns (product category, feature, situation)
  • Merge semantically similar complaints ("too expensive" + "price is insane" + "can't afford" = Pricing Barrier)
  • Label each cluster with a clear theme name and representative quote
  • Minimum cluster size: 2+ mentions to qualify (single mentions logged separately as weak signals)

3. Frequency Scoring

ScoreCriteria
5 — Very High10+ distinct mentions, multiple threads, ongoing
4 — High5–9 mentions across threads
3 — Medium3–4 mentions
2 — Low2 mentions
1 — Weak Signal1 mention, notable quality

4. Urgency Signal Detection

High-urgency pain points contain language like:

  • "please", "desperately need", "so frustrated", "I give up", "why can't anyone"
  • Active workarounds described (problem is real and unsolved)
  • Monetary loss or time loss mentioned ("wasted 3 hours", "cost me $200")
  • Multiple commenters validating with "same here", "this exactly", "+1"

5. Existing Solution Density

  • Are existing products being mentioned as partial solutions?
  • Are users recommending workarounds (DIY, duct-tape fixes)?
  • Zero mentions of solutions = white space opportunity
  • Many solutions mentioned but still frustrated = execution gap (better UX, price, support)

6. Opportunity Assessment Matrix

DimensionSignal
FrequencyHow often is it mentioned?
UrgencyHow strong is the emotional signal?
Solution GapHow poorly is the current solution meeting needs?
AddressabilityCan a product/service realistically solve this?
Market SizeDoes the subreddit represent a large audience?

Score each dimension 1–5. Opportunity Score = average across all 5. Scores above 3.5 = high-priority opportunity.

Output Format

Every scan outputs:

  1. Top Pain Points — ranked list with theme name, frequency score, urgency level, and representative quote
  2. Opportunity Gaps — pain points with low solution density, sorted by opportunity score
  3. Verbatim Evidence — 2–3 direct quotes per major pain point
  4. Workaround Patterns — what users are doing today to cope (indicates willingness to pay)
  5. Recommended Action — product idea, positioning angle, or content opportunity for each gap

Rules

  1. Always cluster complaints before scoring — raw mention counts without grouping mislead
  2. Distinguish between complaints about an existing product vs. complaints about the absence of a solution
  3. Never conflate feature requests with pain points — they are different signal types (both valuable, labeled separately)
  4. Flag when a subreddit is too small (fewer than 10k members) — data may not generalize
  5. Note recency: a pain point from 3 years ago may be solved today — ask user to confirm current relevance
  6. Save all scans to ~/reddit-scanner/reports/ when save scan command is used
  7. Always quote verbatim Reddit language in the report — user's own words are the most powerful positioning fuel

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

OpenClaw

70.05%
按下载量换算1,318

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills