๐ฌ 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

How It Works
- Triggers โ Runs on a scheduled interval or via a webhook when a new post is published.
- Retrieves posts โ Fetches content from WordPress and converts HTML to Markdown for AI processing.
- AI Summary Generation โ Uses OpenAI to create a concise summary.
- Post Update โ Inserts the summary at the top of the post while keeping the original excerpt intact.
- 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