AI Content Repurposing Workflow
Extract key insights from a blog post or transcript, then generate platform-specific drafts — a LinkedIn post, newsletter section, and Twitter/X thread — stored in Notion for review and editing. AI handles the first draft; voice consistency and final publishing remain human tasks.
✓ Verified — structure, prompt resource and implementation logic reviewed by Kairox. Credentials and environment-specific settings still require your configuration.
Stack
Input
- →Blog post URL or raw transcript text
Output
- ←AI-drafted LinkedIn post — for human review and voice calibration
- ←AI-drafted newsletter introduction section
- ←AI-drafted Twitter/X thread
- ←Notion database with all drafts linked to the source
Prerequisites
- 1.n8n instance (cloud or self-hosted)
- 2.Anthropic API key (Claude)
- 3.Notion workspace with an API integration enabled
Implementation
- 1
Set up a text input source — a webhook, form, or manual paste node that accepts a blog post URL or raw transcript
- 2
Extract the full content — scrape the URL with an HTTP Request node or accept pasted text directly
Full implementation flow available to Operators
Operator workflows include deployable implementation systems, advanced prompt architectures, and operational setup assets.
Outcomes
- ✓Reduces the blank-page problem — AI generates a structured first draft
- ✓One source piece produces drafts for multiple formats in one run
- ✓Notion storage keeps all drafts organised for review and scheduling
- ✓Separates generation from editing — faster iteration on voice and tone
Built for
- 1.Content marketers extending the life of existing long-form content
- 2.Creators who publish regularly and want a faster drafting starting point
- 3.Founders building a personal brand with limited writing time
- 4.Marketing teams producing first drafts for human editors
Included prompt
A reusable AI prompt ships with this workflow. Open it to read, copy and adapt.
Deploy
Download the starter template, import into your automation platform, then connect credentials and test.
Files
Operational notes
Operational notes — Operator
Implementation insights, edge cases, and production tips from the Kairox team.