Content Repurposing Pipeline
The Setup
The advice everyone gives is “repurpose your content.” Turn your blog post into social posts. Pull quotes for Instagram. Write an email from the key takeaway. Create a thread from the main points.
The problem is that repurposing takes almost as long as creating the original piece. You write a 1,500-word blog post in 2 hours, then spend another hour and a half cutting it into social posts, writing an email excerpt, pulling quotes, and formatting for different platforms. Most people don’t do it because the second part feels like a chore.
The Build
I built a Zapier pipeline that takes a published blog post and generates 8-12 distribution pieces automatically. The flow: new post published (RSS or webhook trigger) → Zapier sends the full text to ChatGPT → ChatGPT generates a set of outputs based on a prompt template: 3 social captions (Threads/LinkedIn-friendly, different angles), 1 email newsletter excerpt, 3-4 pull quotes, and 1 thread draft.
The outputs land in a staging area — a Notion database organized by source post, with each distribution piece as its own entry. I review, tweak, and schedule. The generation is hands-off. The editing is fast because the raw material is already structured.
The prompt template matters more than the automation. I spent more time tuning the ChatGPT prompt to produce outputs that sounded like me (direct, warm, no jargon) than I spent building the Zapier flow itself. The automation is simple. The voice is hard.
The Mess
The first outputs were generic LinkedIn-bro summaries of the blog post. “In today’s post, I explore the importance of…” Useless. Nobody wants to read the CliffsNotes version of something they could just read.
The fix was changing what I asked ChatGPT to do. Instead of “summarize this post,” the prompt became “find the one contrarian take in this post and write a social caption that leads with it.” Instead of “create a thread,” it became “pick the most useful framework from this post and turn it into a step-by-step thread that stands alone without reading the full post.” The outputs got sharper because the instructions got more specific.
The Result
One blog post now produces a week of social content with about 15 minutes of editing work. I went from publishing a blog post and then never touching it again to having a full distribution cycle that runs automatically.
For clients, I built the same system customized to their voice and platforms. A course creator got their weekly lesson repurposed into 5 social posts and an email. A consultant got their LinkedIn articles turned into email newsletter drafts. Same pipeline, different prompts.
The Takeaway
Repurposing isn’t about recycling the same content in different shapes. It’s about finding different angles on the same idea. The AI handles the structure. You handle the angle.
How It’s Built
- Trigger: RSS feed or webhook (new post published)
- Processing: Zapier → ChatGPT (custom prompt template)
- Output: Notion database (staged for review)
- Pieces per post: 8-12 (social captions, email excerpt, pull quotes, thread draft)
- Edit time: ~15 minutes per batch
- Cost: Zapier plan + ChatGPT API costs (~$25/month total)