Use this powerful n8n workflow to automatically generate professional LinkedIn carousel posts using Google Gemini AI and Post Nitro, triggering daily or via manual form submission.
Download this n8n workflow template and start using it instantly.
Content Creators and Marketers: Automating their daily social media output.
Technical Professionals: Looking for advanced examples of using n8n node components like Code, HTTP requests, and AI.
Agencies: Needing ready-made n8n templates for high-volume LinkedIn publishing.
Anyone utilizing the Gemini LLM and Post Nitro platform for content design.
Maintaining a consistent presence on professional platforms like LinkedIn requires significant effort, particularly when creating engaging formats like carousels. This sophisticated n8n workflow completely removes the manual burden. It provides dual flexibility: running automatically every day using an n8n trigger to fetch and curate trending tech news, or manually via an n8n form trigger for specific topics.
By leveraging the Gemini AI, the system first selects the most relevant news topic and then transforms it into structured slide content compatible with Post Nitro. Post Nitro handles the visual design, creating a PDF carousel, which the n8n automation then expertly uploads and publishes to your LinkedIn profile. This comprehensive solution demonstrates the power of combining multiple services within a single, seamless n8n workflow.
This automation starts with one of two n8n trigger options: a daily '6:00 AM Trigger' or a manual 'On form submission' trigger.
To deploy this advanced n8n workflow, follow these steps:
Settings -> Community Nodes -> Install a Community Node using the package name @postnitro/n8n-nodes-postnitro-ai. Schedule Trigger / Form Trigger: These n8n trigger nodes are the starting points. The Schedule trigger runs daily at 6:00 AM, while the Form trigger allows manual, immediate execution via a web form interface.
TechRadar News (HTTP Request): Fetches the raw RSS feed XML data from TechRadar.
Parse HTML (Code n8n node): Contains custom JavaScript to parse the retrieved XML into a usable JSON array of news items, essential for handling the non-standard RSS structure.
Decide which News to Choose (Gemini Chain LLM): This language model n8n node uses AI to perform initial content moderation, selecting the best topic index number for generation.
Gemini Generate (Google Gemini): The core content creation n8n node. It generates the specific, structured JSON required for the Post Nitro carousel based on the input article's title and description.
ImportSlides embedPost (PostNitro n8n node): Takes the structured JSON slides data and communicates with Post Nitro's API to render the PDF carousel, returning the download URL.
Download PDF (HTTP Request): Downloads the binary PDF data from the Post Nitro URL, storing it as binary data named my.pdf within the n8n flow.
Upload PDF / Get Upload URL (HTTP Request): A critical sequence of LinkedIn-specific HTTP Request n8n node calls necessary for securely uploading the document and obtaining the required document ID.
Gemini Generate1 (Google Gemini): Generates the human-friendly, engaging text commentary that will accompany the published carousel on LinkedIn.
Post to LinkedIn (HTTP Request): The final n8n node that executes the publication, combining the AI-generated commentary and the LinkedIn document ID.
Deploy this powerful n8n workflow to automatically generate creative AI art using Gemini and Pollinations, and post the resulting image directly to your Facebook Page several times a day. Get started with n8n templates today.

Use this advanced n8n workflow to automatically generate, evaluate, and iteratively refine professional bios using specialized AI agents, saving the finalized text directly to Google Docs. Explore complex n8n templates.

Scale your professional presence with this powerful n8n workflow. Automatically generate engaging LinkedIn posts using GPT-4 and distribute them instantly to your profile and relevant groups.

Automate social media content creation using this n8n workflow. Generate optimized captions for Instagram, X, and Threads with GPT-4o, store drafts in Notion, and auto-publish to Instagram.

Automate 1080p video short creation using Perplexity, Google Gemini, and FFmpeg. This sophisticated n8n workflow handles content generation, video editing, and direct publishing to YouTube.








































