๐ŸŽฌ AI-generated summary block for WordPress posts

โšก 2,855 views ยท ๐ŸŽฌ Content Creation & Video

Description

What is this workflow?

This n8n template automates the process of adding an AI-generated summary at the top of your WordPress posts.
It retrieves, processes, and updates your posts dynamically, ensuring efficiency and flexibility without relying on a heavy WordPress plugin.

Example of AI Summary Section

Example of AI Summary Section

How It Works

  1. Triggers โ†’ Runs on a scheduled interval or via a webhook when a new post is published.
  2. Retrieves posts โ†’ Fetches content from WordPress and converts HTML to Markdown for AI processing.
  3. AI Summary Generation โ†’ Uses OpenAI to create a concise summary.
  4. Post Update โ†’ Inserts the summary at the top of the post while keeping the original excerpt intact.
  5. Data Logging & Notifications โ†’ Saves processed posts to Google Sheets and notifies a Slack channel.

Why use this workflow?

โœ… No need for a WordPress plugin โ†’ Keeps your site lightweight.
โœ… Highly flexible โ†’ Easily connect with Google Sheets, Slack, or other services.
โœ… Customizable โ†’ Adapt AI prompts, formatting, and integrations to your needs.
โœ… Smart filtering โ†’ Ensures posts are not reprocessed unnecessarily.

๐Ÿ’ก Check the detailed sticky notes for setup instructions and customization options!

๐Ÿ”— Nodes Used

Google Sheets, HTTP Request, Slack, Webhook, Wordpress, Markdown

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup