Turn any article into social content with Gemini, Olostep, and Google Docs
Go to WorkflowDescription
Content Atomizer: Turn Any Article into a Multi-Channel Social Campaign
Stop spending hours manually repurposing long-form content. The Content Atomizer.json workflow takes a single article URL and automatically "atomizes" it into high-authority LinkedIn posts, Twitter (X) threads, Reddit-ready discussions, and user-friendly FAQs. Using Gemini 2.5 Flash and Olostep, it extracts the core value and formats it for maximum engagement across different platforms.
Who’s it for?
Content Marketers:** Scale your distribution without increasing your headcount.
SaaS Founders:** Turn technical documentation or blog posts into marketing collateral.
Social Media Managers:** Quickly generate platform-specific drafts that follow proven engagement frameworks.
Thought Leaders:** Maintain a consistent presence across multiple channels with minimal effort.
How it works / What it does
Trigger: Submit an article URL via an n8n Form.
Scrape: The Olostep node fetches the full markdown content of the article.
Core Extraction: Gemini identifies the 5 most shareable insights and key statistics.
Multi-Channel Generation: Four parallel Gemini nodes draft content tailored for:
LinkedIn: Uses a "Problem-Agitation-Solution" (PAS) structure with a pattern-interrupt hook.
Twitter (X): Creates a 6-tweet thread with a dedicated hook and TL;DR.
Reddit: Drafts a "value-bait" post formatted for community engagement (r/SaaS, r/Marketing).
FAQ: Generates a "Quick Start" guide and troubleshooting snippets based on the article content.
Delivery: The workflow aggregates all drafts, converts them into a Google Doc, and emails the link directly to you.
How to set up
Credentials: Connect your credentials for Google Gemini (PaLM), Olostep, and Google Drive.
Form Trigger: Activate the workflow to generate your unique n8n form URL.
Email Configuration: Update the "Share link & email" node with your specific email address to receive the final report notifications.
Requirements
Google Gemini API Key:** For analysis and creative writing.
Olostep API Key:** For high-quality web scraping and markdown conversion.
Google Drive (OAuth2):** For document generation and sharing.
How to customize the workflow
Tone of Voice:** Modify the "System Message" inside the LinkedIn, Twitter, or Reddit nodes to match your personal brand or company voice.
Target Platforms:** You can easily add more branches (e.g., for Instagram Reels scripts or Newsletter summaries) by duplicating one of the Gemini nodes.
Output Format:** Instead of Google Docs, you can swap the final nodes for Slack, Discord, or a Notion database to fit your existing workspace.