Recursive GPT Writing & Editing Agents for Content Generation
Automates high-quality content creation via a recursive loop where GPT writing and editing agents collaborate iteratively until satisfied. Triggered by chat input, ideal for writers and creators seeking minimal human oversight.
This n8n workflow implements a sophisticated recursive AI system for generating and refining written content. It starts with a trigger from an n8n chat message providing a topic. An Edit Handler code node initializes or retrieves prior edits. The Writing Agent then generates initial or revised content based on the topic and feedback. The Editing Agent evaluates the output, providing structured JSON with a status ('incomplete' or 'complete') and specific edit suggestions.
If incomplete, the work
Platform
n8n
Category
Development & IT
Price
$19.99
Creator
QualityWorkflows
AI
GPT
Content Generation
Recursive Workflow
Writing Agent
Editing Agent
Automation
n8n
Multi-Agent
Text Generation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.