Skip to main content

Auto-curate & post LinkedIn company page using RSS + Gemini AI + Templated.io

Workflow preview

Workflow preview
100%
Auto-curate & post LinkedIn company page using RSS + Gemini AI + Templated.io preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

This workflow automates your LinkedIn content curation and posting using AI. Every week, it pulls the latest marketing insights from an RSS feed (like HubSpot’s), analyzes them, and turns the best ...

Best for

  • Social Media automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.rssfeedread, n8n-nodes-base.aggregate, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.outputparserstructured

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Shrishti S Nagar.

Original n8n.io source

1.1 Workflow description

Title
Auto-curate & post LinkedIn company page using RSS + Gemini AI + Templated.io
Workflow name
Auto-curate & post LinkedIn company page using RSS + Gemini AI + Templated.io

This workflow automates your LinkedIn content curation and posting using AI.

Every week, it pulls the latest marketing insights from an RSS feed (like HubSpot’s), analyzes them, and turns the best article into a crisp, human-style LinkedIn post — complete with branded visuals and headline text using the Templated API.

You can fully customize it for your own brand’s voice, niche, and platform.

⚙️ What It Does

📰 Fetches articles from any RSS feed you choose

🧩 Uses AI (Gemini) to:

  • Pick the most relevant article for your target audience
  • Rewrite it into a short, save-worthy post (<200 words)
  • Optimize tone, clarity, and structure for readability

🖼️ Uses Templated API to:

  • Generate branded visuals with your own layout or assets
  • Auto-inject headline text into image templates
  • Maintain consistent post design across your feed

🤖 Auto-posts to LinkedIn (only if AI confidence ≥7/10)


🪄 Setup Instructions

  • Replace the RSS URL in the “RSS Read” node with your preferred feed.
  • Connect your own credentials:
    • Google Gemini (PaLM) API key via Credentials
    • LinkedIn OAuth2 credentials
    • Templated API credentials (optional, for image/headline generation)
  • Review and tweak AI prompts in:
    • “Best Article Finder”
    • “Content Creator”
    • “Post Optimizer”
  • Adjust your posting frequency, tone, or feed to suit your brand.
  • Activate and let it run automatically.

💡 Ideal For

  • Solo marketers or consultants managing content calendars
  • Startup marketing teams automating top-of-funnel content
  • Founders building personal brands on LinkedIn
  • Creators who want branded visuals with consistent design

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 - Sticky Note

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

Block 2 - Sticky Note1

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

Block 3 - Sticky Note2

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

Block 4 - Sticky Note3

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

Block 5 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 6 - RSS Read

Type / Role
n8n-nodes-base.rssFeedRead - rssFeedRead
Config choices
Version 1.2

Block 7 - Aggregate

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

Block 8 - group the news into 1 item

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

Block 9 - Best Article finder

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.2

Block 10 - Google Gemini Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 11 - Google Gemini Chat Model1

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 12 - Content Creator

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.2

Block 13 - Post optimizer

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2.2

Block 14 - Google Gemini Chat Model2

Type / Role
@n8n/n8n-nodes-langchain.lmChatGoogleGemini - lmChatGoogleGemini
Config choices
Version 1

Block 15 - Structured Output Parser

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 16 - If

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 17 - Templated

Type / Role
n8n-nodes-templated.templated - templated
Config choices
Version 1

Block 18 - Create a post

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

Block 19 - HTTP Request

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

3. Summary Table

Workflow Auto-curate & post LinkedIn company page using RSS + Gemini AI + Templated.io
Complexity advanced
Nodes 19
Categories Social Media, Multimodal AI
Author Shrishti S Nagar
Published 16 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9769/9769.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 Auto-curate & post LinkedIn company page using RSS + Gemini AI + Templated.io do?

This workflow automates your LinkedIn content curation and posting using AI. Every week, it pulls the latest marketing insights from an RSS feed (like HubSpot’s), analyzes them, and turns the best ...

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 Social Media, Multimodal AI use case.