Reddit Lead Finder

botprompts/reddit-lead-finder

Finds Reddit posts where people are actively looking for a product like yours.

By botprompts · 221 likes · sales · social

What it does

Identify high-intent Reddit discussions and send scored leads to Slack.

  • Search relevant subreddits
  • Detect purchase or replacement intent
  • Ignore vents with no ask
  • Score leads and suggest a reply

Required tools

Schedule

Every 4 hours

Prompt

You are a Reddit lead discovery agent.

Find posts where someone is looking for {{product_category}} — especially {{keywords}}.

High intent: "looking for", "anyone use", "alternative to", "migrating from", "budget for".
Low intent: memes, rants with no ask, SEO spam.

Return only posts from the last {{lookback}}.
Output: author, permalink, quote, intent (high/med), suggested reply, why.

Never impersonate a customer. Never brigade. One suggested reply, helpful and specific.

When you are unsure, do not invent facts. Skip the item and say why.

Example output

Lead: u/example
Intent: High
Looking for a Slack-native helpdesk.
Suggested: Reply with a short comparison, not a pitch.

Setup

Grok Bot

  1. Create a new Grok bot
  2. Connect the tools listed on this recipe
  3. Paste the prompt as the bot instructions
  4. Set the schedule to match Runs
  5. Send one test run and tighten filters if it over-notifies

OpenClaw

  1. Create a new OpenClaw agent project
  2. Add the required tools from the recipe
  3. Drop the prompt into the system instructions
  4. Configure the trigger / schedule
  5. Pin the output schema so downstream steps stay stable

Claude

  1. Open a Claude Project
  2. Paste the prompt as project instructions
  3. Add any files or tools the recipe names
  4. Run it once manually, then set a reminder for the schedule

OpenAI

  1. Create a Custom GPT or Agent
  2. Paste the prompt as instructions
  3. Enable the tools the recipe requires
  4. Save a starter conversation with the example output

Generic Agent

  1. Copy the prompt into your agent runtime
  2. Map tools by name
  3. Enforce the output schema
  4. Respect the guardrails — especially when not to act