Curate the best Reddit posts and send AI summaries to Slack

Automatically finds the best Reddit posts for your topics, summarizes long ones, and posts them to Slack.

How the work actually flows

It branches. Exactly one path is taken; runs once per each reddit post.

Pattern: Exclusive Choice (4) · Simple Merge (5) · Multiple Instances without Synchronization (12)

flowchart TD trig(["daily schedule run"]):::trigtime s0[["pull new Reddit posts"]]:::mi s1["filter by upvotes and relevance"]:::task s2["post to Slack channel"]:::task trig --> s0 s0 --> s1 gx{"× is post long"}:::gate s1 --> gx p00["summarize into key points"]:::task gx -->|"long post"| p00 p10["keep as is"]:::task gx -->|"short post"| p10 jn{"○ post to Slack"}:::gate p00 --> jn p10 --> jn jn --> s2 out[/"curated Reddit digest in Slack"/]:::out pay{{"stay current without scrolling"}}:::pay s2 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepRuns once per itemOne path onlyPaths rejoinResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Messaging & NotificationsReporting & AnalyticsResearch & Market Intelligence
Connects
RedditSlackOpenAI

The problem it solves

You want to stay on top of Reddit discussions in your niche, but scrolling through hundreds of posts every day eats up your time. Most of what you find is noise, and by the time you spot something useful it may already be old news.

Who it fits

Marketing teams, community managers, or founders who track Reddit for industry trends and customer sentiment.

How it works

  1. A schedule runs at a set time each day
  2. New posts are pulled from your chosen Reddit topics
  3. Posts are filtered by upvotes and reviewed by AI for relevance
  4. Long posts are summarized into a few key points
  5. The best posts are posted to a Slack channel
What you get

Top Reddit posts delivered to Slack

You get a daily Slack digest of the best Reddit posts and discussions relevant to your industry, already summarized.

What you get

A curated Slack digest of the most relevant Reddit posts, already summarized.

What you need

A Reddit account, a Slack workspace, and an OpenAI API key.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook