AI Content Repurposer9 nodes
FeaturedAI#LLM#Content#Social Media#Marketing#OpenAI
AI Content Repurposer
Paste a blog URL — fetch the article and get a ready-to-post LinkedIn update and Twitter/X thread in one run.
Workflow at a glance
The full canvas, before you import it
Click any node to see its config.
#LLM#Content#Social Media#Marketing#OpenAI
Click a node to select it — same as the Heym editor; the panel shows its settings.
9 nodes · Free & source-available
AI Content Repurposer
Turn any blog post into platform-ready social content in seconds. Heym fetches the article, passes it to two LLM nodes tuned for each platform, and delivers a LinkedIn post and a Twitter/X thread ready to copy-paste.
What this workflow does
- Input accepts a blog post URL
- Crawler fetches and cleans the article body
- LLM (LinkedIn) rewrites the key insights as an engaging LinkedIn post (≤1,300 characters, 3–5 hashtags)
- LLM (Twitter) distills the article into a numbered Twitter/X thread of 8–10 tweets
- Set bundles both outputs into a single result object
- Output returns the ready-to-post content
Use cases
- Scale content distribution from a single article to multiple channels
- Repurpose evergreen blog posts on a weekly schedule
- Give marketing teams first drafts to edit rather than create from scratch
Setup
No API keys are embedded. Connect an OpenAI credential in Heym. You can swap in Claude or Mistral via the LLM node model dropdown after importing.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3Press Cmd+V / Ctrl+V — nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
More workflow templates
Discover more automations
- AIBatch LLM Status TrackerSend an array through the OpenAI Batch API, branch on live status updates, and collect the final per-item results.
- AIGemini Image CreatorGenerate images from a text prompt using Gemini's native image output.
- AIPDF / DOCX Translation AgentTranslate the full text of any uploaded document using an AI agent.
- AIMeeting Notes → JSON TasksTurn messy meeting notes into structured JSON tasks with the LLM node's JSON output mode — no image pipeline required.
- AIInbox TL;DR SummarizerPaste a long email or thread — one LLM call returns a short TL;DR with next actions.
- AIRAG Document IngestChunk and embed a document into a Qdrant vector store so it can be retrieved later by the RAG Search node.
- AIRAG Q&A AgentSearch your Qdrant vector store for relevant context, then answer with an LLM — grounded in your own documents.
- AILanguage Switch RouterDetect the language of incoming text with an LLM and route to the matching branch using the Switch node.