Skip to content
Marketing
Skill

/reddit

Research Reddit discussions with high signal using reddit_leads_scrape and reddit_scrape — pain points, intent discovery, and trend tracking. Use when the user wants to mine subreddits for leads, find threads worth replying to, or track what a community says about a topic.

From plugin
hyper-marketing
8730 skills1 MCP
Install
$ npx -y skills add hyperfx-ai/marketing-skills --skill reddit --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/reddit

Context preview

The summary Claude sees to decide when to auto-load this skill.

Research Reddit discussions with high signal using reddit_leads_scrape and reddit_scrape — pain points, intent discovery, and trend tracking. Use when the user wants to mine subreddits for leads, find threads worth replying to, or track what a community says about a topic.

SKILL.md

reddit.SKILL.md
name: reddit
description: Research Reddit discussions with high signal using reddit_leads_scrape and reddit_scrape — pain points, intent discovery, and trend tracking. Use when the user wants to mine subreddits for leads, find threads worth replying to, or track what a community says about a topic.
use_cases:
  - Find customer pain points from Reddit conversations
  - Monitor keyword mentions in specific subreddits
  - Discover high-intent discussions for outreach
  - Compare themes across Reddit communities
  - Build a Reddit-based insight summary with sources
triggers:
  - reddit research
  - reddit leads
  - scrape reddit
  - subreddit research
  - reddit pain points
  - reddit mentions
requires_toolkits:
  - reddit_scraper
suggested_toolkits: []
icon: reddit
short_description: Research subreddits, threads, and sentiment to mine questions and voice-of-customer.

Reddit Research

Use these tools in this order for research quality:

Requirements

  • **Hyper MCP installed and connected.** [https://app.hyperfx.ai/mcp](https://app.hyperfx.ai/mcp)
  • **Reddit scraper toolkit** enabled at [https://app.hyperfx.ai/apps](https://app.hyperfx.ai/apps).

1. `reddit_leads_scrape` (precision first) 2. `reddit_scrape` (expand recall second)

How to run the tools in this skill

Every tool in this skill is named by its canonical tool name. Run it with the call your surface gives you:

| Surface | Find a tool | Run it | | --- | --- | --- | | MCP client (Claude, Cursor, Codex, ChatGPT) | `search("<what you want to do>")`, then `describe("<name>")` | `call("<name>", {...})` | | Hyper CLI | `hyperai search "<what you want to do>"`, then `hyperai describe <name>` | `hyperai call <name> --json '{...}'` |

If a tool is not found, its integration is not connected or not enabled for the workspace: stop and tell the user which integration to connect.

Default Workflow

Step 1: Precision pass with `reddit_leads_scrape`

Start with focused keyword + subreddit pairs:

  • `searches`: list of `{ "keyword": "...", "subreddit": "..." }`
  • `hours_back`: set a clear recency window
  • `search_posts=true`
  • `search_comments=true` only when comment evidence is needed
  • `sort="new"` for monitoring or `sort="top"` for stable discussions
  • `negative_keywords` to suppress spam/noise

Use 1-3 specific keywords first. Avoid broad single words.

Step 2: Expand with `reddit_scrape`

If precision results are too narrow:

  • run `reddit_scrape` with subreddit `start_urls`
  • add adjacent keyword variants in `searches`
  • tune `sort` and `time` for recency vs quality
  • keep `skip_comments=true` when only post-level signal is needed

Query Quality Rules

  • Prefer scoped subreddits before global search.
  • Include negative filters (e.g. `onlyfans`, `porn`, `nsfw`, `promo`, `buy now`) when results are noisy.
  • Increase specificity before increasing `max_items`.
  • If results are sparse, widen subreddits and add semantically related keywords.

Output Requirements

Return:

  • top findings with short rationale
  • source URLs
  • subreddit distribution
  • repeated themes/pain points
  • recommended follow-up keywords

Do not return unfiltered dumps. Prioritize relevance and evidence.

Read more
Ships withhyper-marketing

Agent Skills for marketing — paid ads, social media, SEO, AI search, competitor research, ad creative generation, email lifecycle, analytics, operations, and more.

Get the whole plugin
Stats
88
Stars
16
Forks
Active
Maintenance
Python
Language
MIT
License
4d ago
Last commit
4mo ago
Created

Repo: hyperfx-ai/marketing-skills

Other skills on hyper-marketing.