Turn new YouTube uploads into approved Discord summaries

New YouTube videos get an AI summary, a Slack approval check, and a Discord post automatically.

How the work actually flows

A straight line. A person has to approve before it continues.

Pattern: Sequence (1) ยท Transient Trigger (23)

flowchart TD trig>"new video uploaded"]:::trig s0["AI writes video summary"]:::task s1(("team approves in Slack")):::human s2["post summary to Discord"]:::svc s3[("log summary to spreadsheet")]:::store trig --> s0 s1 --> s2 s2 --> s3 hg(("team approval on Slack")):::human s0 --> hg hg -->|"approved"| s1 hg -. "sent back" .-> s0 out[/"approved summary posted to Discord"/]:::out pay{{"repurpose content without extra work"}}:::pay s3 --> 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 personA record or sheetResultPayoff
Build size
Advanced

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

Business functions
AI Agents & Autonomous SystemsKnowledge Base & RAGMessaging & NotificationsSpreadsheet & Database OpsReporting & Analytics
Connects
YouTubeOpenAISlackDiscordGoogle Sheets

The problem it solves

You want to share your YouTube content across other channels, but writing a summary and posting it everywhere takes time, and you still want someone to check it before it goes out. That review step usually means the whole thing gets skipped.

Who it fits

Content creators or marketing teams who repurpose YouTube videos across other platforms.

How it works

  1. A new video upload is detected on your YouTube channel
  2. AI writes a concise summary of the video
  3. The summary is sent to Slack for a team member to approve or reject
  4. Approved summaries are posted automatically to Discord
  5. Every summary is logged in Google Sheets for tracking
What you get

Video recaps ready for your team to approve

You get an AI summary of every new YouTube upload sent to Slack for approval before it's posted to Discord.

What you get

An approved video summary posted to Discord, with a full log kept in a spreadsheet.

What you need

A YouTube channel with an RSS feed, an OpenAI account, a Slack workspace, a Discord account, and Google Sheets.

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