Skip to main content

Create WordPress posts and Telegram updates from links with BrowserAct and Gemini

Workflow preview

Workflow preview
100%
Create WordPress posts and Telegram updates from links with BrowserAct and Gemini preview
Open on n8n.io

1. Workflow Overview

Auto generate Wordpress posts and social media updates from links With BrowserAct This workflow acts as an intelligent content engine. Simply send a link to your Telegram bot (e.g., a product page ...

Best for

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

Tools used

@n8n/n8n-nodes-langchain.googlegemini, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenrouter, @n8n/n8n-nodes-langchain.outputparserstructured, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.httprequest, n8n-nodes-base.telegramtrigger, n8n-nodes-base.switch

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Madame AI Team | Kai.

Original n8n.io source

1.1 Workflow description

Title
Create WordPress posts and Telegram updates from links with BrowserAct and Gemini
Workflow name
Create WordPress posts and Telegram updates from links with BrowserAct and Gemini

Auto-generate Wordpress posts and social media updates from links With BrowserAct

This workflow acts as an intelligent content engine. Simply send a link to your Telegram bot (e.g., a product page or news article), and it will automatically scrape the content, rewrite it into a high-quality blog post using AI, generate custom artwork, and publish it to WordPress while simultaneously creating an engaging Telegram update.

Target Audience

Content marketers, bloggers, and social media managers looking to repurpose content at scale.

How it works

  1. Analyze Input: The workflow receives a message via Telegram. An AI Agent classifies it to determine if it's a request to process a link or just a chat.
  2. Scrape & Clean: If a link is detected, BrowserAct scrapes the target page. An AI "Content Editor" then cleans the text and structures it into a blog format.
  3. Visual Creativity: A separate AI Agent analyzes the original images from the article to understand the style, then generates a unique, artistic image prompt.
  4. Generate Assets:
  • Text: An AI writes the full blog post (HTML formatted for WordPress) and a punchy Telegram caption.
  • Image: Google Gemini generates a new header image based on the artistic prompt.
  1. Publish:
  • WordPress: The workflow uploads the generated image and publishes the new article.
  • Telegram: It sends the generated image and the engaging caption back to your chat.

How to set up

  1. Configure Credentials: Connect your Telegram, WordPress, BrowserAct, Google Gemini, and OpenRouter accounts in n8n.
  2. Prepare BrowserAct: Ensure the Telegram and WordPress Post Architect template is saved in your BrowserAct account.
  3. Configure Telegram: Ensure your bot is created via BotFather and the API token is added to the Telegram credentials.
  4. Activate: Turn on the workflow.
  5. Test: Send an article link to your bot to see it transform into a new post.

Requirements

  • BrowserAct account with the Telegram and WordPress Post Architect template.
  • WordPress account (Application Password).
  • Telegram account (Bot Token).
  • Google Gemini & OpenRouter accounts.

How to customize the workflow

  1. Change Image Style: Modify the system prompt in the Image Prompt agent to enforce a specific art style (e.g., "Minimalist Line Art" or "Cyberpunk").
  2. Add SEO: Update the Generate Web Structure agent to automatically include SEO keywords or meta descriptions in the JSON output.
  3. Multi-Platform: Add a Twitter or LinkedIn node at the end to cross-post the Telegram update to other social networks.

Need Help?

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 - Generate an image

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

Block 2 - Validate user Input

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

Block 3 - Images Analayze

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

Block 4 - Generate Web Structure

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

Block 5 - Generate Telegram Post

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

Block 6 - OpenRouter

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

Block 7 - Structured Output

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

Block 8 - OpenRouter1

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

Block 9 - Analyze image

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

Block 10 - Generate Prompt

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

Block 11 - Structured Output1

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

Block 12 - Structured Output2

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

Block 13 - Structured Output3

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

Block 14 - Generate Script

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

Block 15 - Chat Model

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

Block 16 - Validate inputs

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

Block 17 - Upload Image To Wordpress

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

Block 18 - User Sends Message to Bot

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

Block 19 - Check For Input Type

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

Block 20 - Process Initialization Alert

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

Block 21 - Extract Data from Target Site

Type / Role
n8n-nodes-browseract.browserAct - browserAct
Config choices
Version 1

Block 22 - Generate Image Prompt

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

Block 23 - Synchronize Parallel Executions

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

Block 24 - Synchronize Paths

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

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

3. Summary Table

Workflow Create WordPress posts and Telegram updates from links with BrowserAct and Gemini
Complexity advanced
Nodes 39
Categories Content Creation, Multimodal AI
Author Madame AI Team | Kai
Published 01 Jan 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/12364/12364.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 Create WordPress posts and Telegram updates from links with BrowserAct and Gemini do?

Auto generate Wordpress posts and social media updates from links With BrowserAct This workflow acts as an intelligent content engine. Simply send a link to your Telegram bot (e.g., a product page ...

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.