Skip to main content

Turn any article into social content with Gemini, Olostep, and Google Docs

Workflow preview

Workflow preview
100%
Turn any article into social content with Gemini, Olostep, and Google Docs preview
Open on n8n.io

1. Workflow Overview

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...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.formtrigger, @n8n/n8n-nodes-langchain.googlegemini, n8n-nodes-olostep.olostepscrape, n8n-nodes-base.markdown, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.googledrive, n8n-nodes-base.set

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Yasser Sami.

Original n8n.io source

1.1 Workflow description

Title
Turn any article into social content with Gemini, Olostep, and Google Docs
Workflow name
Turn any article into social content with Gemini, Olostep, and Google Docs

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

  1. Trigger: Submit an article URL via an n8n Form.
  2. Scrape: The Olostep node fetches the full markdown content of the article.
  3. Core Extraction: Gemini identifies the 5 most shareable insights and key statistics.
  4. 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.
  1. Delivery: The workflow aggregates all drafts, converts them into a Google Doc, and emails the link directly to you.

How to set up

  1. Credentials: Connect your credentials for Google Gemini (PaLM), Olostep, and Google Drive.
  2. Form Trigger: Activate the workflow to generate your unique n8n form URL.
  3. 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.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - On form submission

Type / Role
n8n-nodes-base.formTrigger - formTrigger
Config choices
Version 2.5

Block 2 - Core Extractor

Type / Role
@n8n/n8n-nodes-langchain.googleGemini - googleGemini
Config choices
Version 1.1

Block 3 - LinkedIn

Type / Role
@n8n/n8n-nodes-langchain.googleGemini - googleGemini
Config choices
Version 1.1

Block 4 - Twitter (X)

Type / Role
@n8n/n8n-nodes-langchain.googleGemini - googleGemini
Config choices
Version 1.1

Block 5 - Reddit

Type / Role
@n8n/n8n-nodes-langchain.googleGemini - googleGemini
Config choices
Version 1.1

Block 6 - FAQ

Type / Role
@n8n/n8n-nodes-langchain.googleGemini - googleGemini
Config choices
Version 1.1

Block 7 - Scrape Article

Type / Role
n8n-nodes-olostep.olostepScrape - olostepScrape
Config choices
Version 1

Block 8 - Markdown

Type / Role
n8n-nodes-base.markdown - markdown
Config choices
Version 1

Block 9 - Transfer HTML to Doc

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 10 - Generate HTML Binary File

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 11 - Share link & email

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 12 - Delete html file

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 13 - Upload html file

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 14 - Final Document

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 15 - Merge

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 16 - Aggregate

Type / Role
n8n-nodes-base.aggregate - aggregate
Config choices
Version 1

Block 17 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 22 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 23 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 24 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Turn any article into social content with Gemini, Olostep, and Google Docs
Complexity advanced
Nodes 26
Categories Content Creation, Multimodal AI
Author Yasser Sami
Published 04 May 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/15458/15458.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Turn any article into social content with Gemini, Olostep, and Google Docs do?

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...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.