reddit-harvest

Harvest and score Reddit pain quotes using Playwright for product discovery.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Peleke/hunter --skill reddit-harvest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reddit-harvest
Source: https://github.com/Peleke/hunter/tree/main/skills/reddit-harvest
Command: npx skills add https://github.com/Peleke/hunter --skill reddit-harvest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of finding and extracting valuable "pain quotes" from Reddit, which are often missed by traditional web search, to fuel product opportunity discovery.

Core Features & Use Cases

  • Targeted Reddit Harvesting: Uses Playwright to navigate logged-in Reddit sessions, search specific subreddits with custom queries, and extract relevant pain points.
  • Automated Scoring: Applies a defined rubric to score harvested quotes based on specificity, intensity, solvability, and engagement.
  • Structured Output: Exports harvested and scored quotes in formats compatible with the wild-scan skill for further analysis and integration into a content pipeline.
  • Use Case: Automatically gather user frustrations about Kubernetes deployment issues from relevant subreddits to identify unmet needs for a new developer tool.

Quick Start

Run the reddit-harvest skill to find quotes about "Kubernetes deployment pain" in the r/devops and r/kubernetes subreddits.

Frequently Asked Questions about reddit-harvest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract user pain points from Reddit for product research?

Reddit pain quotes are specific user frustrations extracted from subreddits that reveal unmet needs and product opportunities. They are valuable because traditional web search often misses these raw, context-rich insights hidden in community discussions.

How does automated scoring work for harvested Reddit quotes?

Automated scoring for harvested Reddit quotes works by applying a predefined rubric that evaluates each extracted quote based on its specificity, intensity, solvability, and engagement level. This structured scoring helps prioritize the most actionable user pain points.

Can I use Playwright to scrape Reddit subreddits at scale?

Yes, you can use Playwright to scrape Reddit subreddits at scale by automating logged-in browser sessions. This approach targets specific subreddits with custom search queries to extract relevant user-generated pain quotes.

Do I need a logged-in Reddit account to harvest pain quotes?

Yes, you need a logged-in Reddit session to harvest pain quotes effectively. The Playwright automation requires an authenticated browser session to navigate subreddits, execute custom search queries, and extract relevant user-generated frustrations.

What is the best way to analyze extracted Reddit pain points?

The best way to analyze extracted Reddit pain points is to export the harvested quotes in a structured format compatible with downstream analysis tools like wild-scan, enabling seamless integration into your product opportunity discovery pipeline.