workflows.fit
Back to n8n workflows
n8n templateFreeBy Dean Gallop

Auto-generate blog posts with GPT, Leonardo AI, and Wordpress publishing

Trigger & Topic Extraction The workflow starts manually or from a chat/Telegram/webhook input. A “topic extractor” node scans the incoming text and cleans it (handles /topic … commands). If no topic is detected, it de...

DevelopmentCore NodesAILangchainIfManual TriggerSticky NoteCode
Loading interactive preview...

Template notes

Trigger & Topic Extraction

The workflow starts manually or from a chat/Telegram/webhook input.

A “topic extractor” node scans the incoming text and cleans it (handles /topic … commands).

If no topic is detected, it defaults to a sample news headline.

Style & Structure Setup

A style guide node defines the blog’s tone: practical, medium–low formality, clear sections, clean HTML only.

It also enforces do’s (citations, links, actionable steps) and don’ts (no clickbait, no low-quality sources).

Research & Drafting