Block 1 - 5
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
- Config choices
- Version 1.2
Overview AI powered workflow that transforms any article URL into platform optimized social media posts for LinkedIn, Twitter (X), and Reddit. Uses Mozilla Readability for content extraction, multi...
@n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.if, n8n-nodes-base.code, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.vectorstoresupabase, @n8n/n8n-nodes-langchain.embeddingsopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.formtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Bhavy Shekhaliya.
Original n8n.io sourceAI-powered workflow that transforms any article URL into platform-optimized social media posts for LinkedIn, Twitter (X), and Reddit. Uses Mozilla Readability for content extraction, multi-agent AI with RAG from viral LinkedIn post database, and interactive review forms for content refinement before auto-publishing.
Key Capabilities:
Agent 1: LinkedIn Post Strategist
Agent 2: LinkedIn Post Generator
Agent 3: LinkedIn Post Formatter
Review Loop:
Parallel process (runs alongside LinkedIn):
Parallel process (runs alongside LinkedIn/Twitter):
linkedin_post table (from previous workflow)LinkedIn:
person parameter with your LinkedIn profile IDTwitter:
Reddit:
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.
Showing the first 24 of 48 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate article-based posts for LinkedIn, Twitter (X), and Reddit with OpenAI |
|---|---|
| Complexity | advanced |
| Nodes | 48 |
| Categories | Social Media, AI RAG |
| Author | Bhavy Shekhaliya |
| Published | 01 Dec 2025 |
Use the JSON export at /data/workflows/11386/11386.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
Overview AI powered workflow that transforms any article URL into platform optimized social media posts for LinkedIn, Twitter (X), and Reddit. Uses Mozilla Readability for content extraction, multi...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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 Social Media, AI RAG use case.