Summarize new YouTube videos and share approved posts to Reddit

It watches a YouTube channel, summarizes new videos with AI, and posts approved summaries to Reddit.

How the work actually flows

It branches. Every path runs; a person has to approve before it continues.

Pattern: Parallel Split (2)

flowchart TD trig>"new video published"]:::trig s0["AI summarizes new video"]:::task s1["send summary to slack for review"]:::svc s2["post approved summary to reddit"]:::svc trig --> s0 hg(("reviewer approves summary")):::human s1 --> hg hg -->|"approved"| s2 hg -. "sent back" .-> s1 gx{"+ where to record the summary"}:::gate s0 --> gx p00["log to spreadsheet"]:::task gx -->|"spreadsheet log"| p00 p10["send to slack"]:::task gx -->|"slack review"| p10 p00 --> s1 p10 --> s1 out[/"approved summary posted to reddit"/]:::out pay{{"steady audience engagement without manual writing"}}:::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 stepAn outside serviceA personEvery pathResultPayoff
Build size
Advanced

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

Business functions
AI Agents & Autonomous SystemsMessaging & NotificationsSpreadsheet & Database OpsReporting & Analytics
Connects
YouTubeOpenAISlackGoogle SheetsReddit

The problem it solves

You want to share interesting videos with your community, but writing a summary for every new upload takes time you don't have, and posting inconsistently means your audience loses interest. Keeping track of what's already been shared adds even more manual work.

Who it fits

Content curators and community managers who share video highlights with an online audience.

How it works

  1. A new video appears on the monitored YouTube channel
  2. AI reads the video details and writes a short summary
  3. The summary is logged to a spreadsheet and sent to Slack for review
  4. Once approved, the summary is posted to Reddit automatically
What you get

Summaries ready for your final approval

You get concise summaries of every new video from your channel, sent to you for a quick look before anything goes out to Reddit.

What you get

A published Reddit post summarizing the video, plus a logged record in a spreadsheet.

What you need

A YouTube Data API key, an OpenAI API key, a Slack workspace, a Google Sheets account, and a Reddit developer account.

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