Skip to main content

Auto-generate & polish professional bios with GPT-5 and Google Docs

Workflow preview

Workflow preview
100%
Auto-generate & polish professional bios with GPT-5 and Google Docs preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Automatically create, evaluate, and optimize professional biographies with the Bio Graphy Agent. This workflow uses a multi agent system powered by GP...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

@n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.if, n8n-nodes-base.googledocs, n8n-nodes-base.set, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.lmchatopenai

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Asfandyar Malik.

Original n8n.io source

1.1 Workflow description

Title
Auto-generate & polish professional bios with GPT-5 and Google Docs
Workflow name
Auto-generate & polish professional bios with GPT-5 and Google Docs

Automatically create, evaluate, and optimize professional biographies with the Bio-Graphy Agent.
This workflow uses a multi-agent system powered by GPT-5 to write, review, and enhance bios — then saves the final version directly to Google Docs.


Who’s it for

For professionals, creators, and marketers who want high-quality biographies for their profiles, portfolios, or LinkedIn — without spending hours writing or editing.


How it works

  1. The user sends a chat message with details like name, age, and location.
  2. The Biography Agent generates a complete biography using the GPT-5 Chat Model.
  3. The Evaluator Agent reviews the bio and provides structured feedback.
  4. The Optimizer Agent refines tone, structure, and clarity based on that feedback.
  5. The final biography is saved automatically to Google Docs for easy access or publishing.

How to set up

  1. Connect your Google account in n8n to enable document saving.
  2. Add your OpenAI (GPT-5 or compatible) credentials to the agent nodes.
  3. Customize prompts in the Biography, Evaluator, and Optimizer agents for your preferred writing style.
  4. Test the workflow by sending a chat message with basic personal details.
  5. Your completed bio will be generated, improved, and saved to your connected Google Docs.

Requirements

  • n8n Cloud or Self-hosted instance
  • Google Docs integration
  • OpenAI (GPT-compatible) credentials

How to customize

  • 🎯 Add personality: Adjust the prompts to make bios sound more friendly, formal, or humorous.
  • 🌐 Change output: Send the result to Notion, Airtable, or Gmail instead of Google Docs.
  • 🪄 Add another agent: Include a Grammar or Tone Correction agent for extra polish.
  • 🧩 Extend use: Adapt it for “About Us” pages, resumes, or brand storytelling.

Use this workflow to instantly generate professional, polished bios — powered by GPT-5 and automated through n8n.

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - When chat message received

Type / Role
@n8n/n8n-nodes-langchain.chatTrigger - chatTrigger
Config choices
Version 1.1

Block 2 - Biography Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.7

Block 3 - Evaluator Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.7

Block 4 - Evaluate

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 5 - Optimizer Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 1.7

Block 6 - Push to Docs

Type / Role
n8n-nodes-base.googleDocs - googleDocs
Config choices
Version 2

Block 7 - Set Bio

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 8 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - GPT-5

Type / Role
@n8n/n8n-nodes-langchain.lmChatOpenAi - lmChatOpenAi
Config choices
Version 1.2

Block 13 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Sticky Note8

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Auto-generate & polish professional bios with GPT-5 and Google Docs
Complexity advanced
Nodes 17
Categories Content Creation, Multimodal AI
Author Asfandyar Malik
Published 20 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9930/9930.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Auto-generate & polish professional bios with GPT-5 and Google Docs do?

Automatically create, evaluate, and optimize professional biographies with the Bio Graphy Agent. This workflow uses a multi agent system powered by GP...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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.