Marketing
LinkedIn Poster v2
This n8n workflow automates the creation and publishing of LinkedIn posts summarizing AI news. It fetches articles from an RSS feed, uses an LLM to select and condense content relevant for SMB executives, and drafts a LinkedIn post in a specific writing style. The generated post…
Built · ~5.5 hours saved per week
LinkedIn AI Content Automation
This workflow automates the creation and publication of a weekly AI news digest for LinkedIn. It starts by gathering the latest AI news from an RSS feed, uses multiple AI agents to select, summarize, and draft a post in a specific brand voice, and then incorporates a human approval step before publishing. This system significantly reduces the manual effort of content creation, research, and writing, transforming it into a streamlined, supervised process.
Technologies and Automation
This workflow uses a powerful combination of tools to achieve end-to-end automation of a content marketing task.
Technologies Used - n8n: The core orchestration platform connecting all services. - RSS: Used to ingest news articles from a source (VentureBeat's AI feed). - LangChain & OpenAI: The AI brain of the operation, using gpt-4o-mini for speed and efficiency and gpt-4o for higher-quality writing and revision tasks. - Gmail: Integrated for a "human-in-the-loop" approval process, sending the generated content to a person for review. - LinkedIn: The final destination, used to publish the approved content.
What it Automates - Content Curation: Automatically fetches dozens of articles and uses AI to intelligently select the most relevant ones for a target audience (SMB executives). - Web Scraping & Summarization: Gathers the full text of selected articles and uses AI to generate concise, engaging summaries. - Content Drafting: Creates a full LinkedIn post from the summaries, complete with an attention-grabbing hook and tailored insights for the audience. - Brand Voice & Style Matching: Rewrites the draft to match a pre-defined writing style, ensuring brand consistency. - Review & Revision Cycle: Manages an approval workflow via email. If revisions are requested, AI incorporates the feedback and resubmits for approval. - Social Media Publishing: Posts the final, approved content directly to LinkedIn.
AI Integration
AI is the cornerstone of this workflow, acting as a multi-agent system where different AI models perform specialized tasks. This elevates the automation from a simple script to an intelligent content assistant.
Tags: Marketing, Web Scraping, Content Management, Data Transformation, Content Creation, AI Automation
Integrations: RSS, HTTP, Email, LinkedIn, OpenAI