Operations & Systems
Workflow Overview Tool
Uses AI to analyze n8n workflows, creating comprehensive, value-driven overviews saved to Google Docs. Streamlines automation documentation for improved operational insight and efficiency.
Built · ~4.5 hours saved per week
AI-Powered Workflow Documentation Generator
Automation Overview & Purpose This workflow automates the creation of comprehensive, value-driven documentation for any given n8n workflow. It acts as an intelligent "sub-workflow" or tool that can be called upon to analyze another workflow's structure and generate a professionally formatted overview in a Google Doc.
The primary business goal is to eliminate the time-consuming and often-neglected task of documenting complex automations. By using AI, it produces high-quality, standardized documentation in seconds, ensuring that knowledge is captured, workflows are understandable, and the value of each automation is clearly communicated to developers, managers, and stakeholders.
Technologies & Integrations - n8n: The core automation platform used to coordinate the entire process. - OpenRouter: A service used to access multiple Large Language Models (LLMs). - Google Docs: The final destination for the generated documentation, creating a collaborative and shareable asset.
AI Integration This workflow utilizes a sophisticated two-stage AI process to achieve its goal:
1. AI Analyst (Grok-4): The first AI agent acts as a senior n8n developer. It receives the raw JSON code of a workflow and is prompted to perform a deep analysis. Its task is to comprehend the workflow's purpose and write an extensive overview focused on the business value it provides, specifically how it saves time, saves money, or generates revenue. 2. AI Formatter (Gemini Flash): The second AI agent acts as a markdown and presentation specialist. It takes the raw text generated by the first AI and refines it by adding strategic markdown formatting (bolding, headers, lists). This enhances readability and makes the key value propositions stand out, transforming a block of text into a professional, easy-to-digest document without altering the core content.
Step-by-Step Workflow Analysis
This automation is designed as a callable sub-workflow, meaning it is triggered by another n8n workflow.
1. When Executed by Another Workflow (Trigger): The workflow initiates when another "parent" workflow calls it.
Tags: PMS Automations, n8n, Content Creation, Subflow
Integrations: AI Agent, Google Docs