Operations & Systems
Create & Automate detailed overviews of your n8n workflow | OpenRouter + Google Drive + n8n.io
This n8n workflow automatically generates detailed overviews of other n8n workflows. It retrieves a specified n8n workflow, uses two AI agents to analyze its structure and purpose, then formats the output into a comprehensive overview. Finally, it saves this generated overview…
Built · ~4 hours saved per week
AI-Powered n8n Workflow Documentation Generator
Automation Goal
This workflow automates the creation of detailed, professional, and market-ready documentation for any given n8n workflow. It takes a workflow ID, analyzes its structure and purpose using a multi-step AI process, and then generates a comprehensive overview saved directly into a new Google Docs file within a dedicated Google Drive folder. This eliminates the manual, time-consuming task of documenting complex automations, allowing developers and agencies to produce high-quality sales and marketing materials almost instantly.
Technologies Used
- n8n: The core platform, using its own API to fetch workflow data. - OpenRouter: Provides access to multiple modern AI models for analysis and content generation. - Google Drive: Used for organized file storage, creating a new folder for each workflow's documentation. - Google Docs: Used to create and populate the final documentation file.
AI Integration
This workflow features a sophisticated two-stage AI chain to transform raw technical data into polished marketing content.
1. AI Technical Analyst: The first AI Agent (quasar-alpha) receives the raw JSON code of an n8n workflow. Its sole purpose is to function as an expert developer, analyzing the nodes, connections, and logic to produce a detailed technical breakdown of what the workflow does. 2. AI Marketing Copywriter: The second AI Agent (sonar-reasoning-pro) takes the technical analysis from the first AI. Following a highly detailed prompt with specific rules and examples, it reframes the technical information into a compelling, value-driven overview. This overview is structured like a project proposal or product description, focusing on the problems the workflow solves and the benefits it provides, making it ready for client presentations or marketplace listings.
This multi-agent approach ensures both technical accuracy and marketing effectiveness, a result difficult to achieve with a single AI prompt.
Node-by-Node Analysis
H3 When clicking ‘Test workflow’ This Manual Trigger node initiates the entire process. It's the starting point, allowing a user to run the documentation generator on demand.
Tags: williamspurlock.com, n8n, Content Creation, Google
Integrations: AI Agent, Google Docs, Google Drive