Block 1 - AI Agent
- Type / Role
- @n8n/n8n-nodes-langchain.agent - agent
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
Who's it for Content marketers and SEO specialists who need to generate multiple SEO optimized articles targeting keyword variations. Ideal for affiliate sites, niche blogs, or service based busine...
@n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.googlesheets, n8n-nodes-base.splitinbatches, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Dahiana.
Original n8n.io sourceContent marketers and SEO specialists who need to generate multiple SEO-optimized articles targeting keyword variations. Ideal for affiliate sites, niche blogs, or service-based businesses creating location/product-specific landing pages.
This workflow automates bulk content creation from keyword list to Webflow draft:
The workflow includes automatic content expansion, error handling, and uses a separate sub-workflow as a tool for AI image generation.
Important: The subworkflow should be created as an individual one. Then, in the Agent Tool node, you need to select it as the tool. DON'T try to run it inside the same workflow.
keywords, content_created, webflow_error_logs1. Import both workflows separately:
2. Configure your Google Sheet with the recommended structure
Required sheets:
keywords: id, main keyword, head terms, modifiers, slug, statuscontent_created: id, slug, meta description, content, generatedAt, updated onwebflow_error_logs: keyword, error, timestamp, status3. Add API credentials:
4. Update workflow configuration:
5. Test with a single keyword:
6. Schedule for production:
Content customization:
Image customization:
Webflow customization:
Workflow behavior:
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.
Showing the first 24 of 47 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate blog posts from keywords to Webflow |
|---|---|
| Complexity | advanced |
| Nodes | 47 |
| Categories | Content Creation, Multimodal AI |
| Author | Dahiana |
| Published | 02 Oct 2025 |
Use the JSON export at /data/workflows/9191/9191.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
Who's it for Content marketers and SEO specialists who need to generate multiple SEO optimized articles targeting keyword variations. Ideal for affiliate sites, niche blogs, or service based busine...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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.