Turn a new blog post into ready-to-publish LinkedIn and Twitter posts

Reads a new blog post and drafts matching LinkedIn and Twitter posts automatically, alerting your team if anything fails.

How the work actually flows

It branches. Exactly one path is taken; a person is alerted when a step fails.

Pattern: Exclusive Choice (4)

flowchart TD trig>"new blog post submitted"]:::trig s0[("chunk and store post content")]:::store s1["AI drafts social posts"]:::task trig --> s0 s0 --> s1 gx{"× did drafting succeed"}:::gate s1 --> gx p00["log post in spreadsheet"]:::task gx -->|"on success"| p00 p10["alert team in Slack"]:::task gx -->|"on failure"| p10 p00 --> out p10 --> out out[/"social posts drafted or team alerted"/]:::out pay{{"social promotion without manual rewriting"}}:::pay out --> pay esc(("Alerts a person")):::human s1 -. "if it fails" .-> esc esc -.-> out 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 stepA personA record or sheetOne path onlyResultPayoff
Build size
Advanced

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

Business functions
AI Agents & Autonomous SystemsKnowledge Base & RAGSocial Media ManagementMessaging & NotificationsSpreadsheet & Database OpsAPI & Webhook Integration
Connects
SlackGoogle SheetsSupabaseOpenAIAnthropic

The problem it solves

Every new blog post means rewriting the same ideas into different formats for LinkedIn and Twitter, and it always falls to the bottom of your to-do list. Content teams end up publishing late or skipping social promotion altogether because there's no time.

Who it fits

Content teams or marketers who publish blog posts and want them repurposed for social media without extra manual work.

How it works

  1. A new blog post is submitted through a webhook
  2. The system breaks the post into chunks and stores it so the AI can reference the full content
  3. An AI writer drafts LinkedIn and Twitter posts based on the blog
  4. Each successful post is logged in a spreadsheet, and any failure sends an alert to your team's Slack channel
What you get

Social posts drafted the moment you publish

Turn every new blog post into ready-made LinkedIn and Twitter drafts your team can post right away.

What you get

Ready-to-publish LinkedIn and Twitter posts drafted from your blog content, plus a log of every post and any errors.

What you need

Accounts for Slack, Google Sheets, a Supabase database, and API keys for OpenAI and Anthropic.

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