Skip to main content

Create a complete HR department with OpenAI O3 and GPT-4.1-mini multi-agent system

Workflow preview

Workflow preview
100%
Create a complete HR department with OpenAI O3 and GPT-4.1-mini multi-agent system preview
Open on n8n.io

Important notice

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

1. Workflow Overview

CHRO Agent with HR Team Description Complete AI powered HR department with a Chief Human Resources Officer (CHRO) agent orchestrating specialized HR team members for comprehensive people operations...

Best for

  • HR automation workflows
  • AI Chatbot automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

@n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.toolthink, @n8n/n8n-nodes-langchain.agenttool, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.stickynote

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Create a complete HR department with OpenAI O3 and GPT-4.1-mini multi-agent system
Workflow name
Create a complete HR department with OpenAI O3 and GPT-4.1-mini multi-agent system

CHRO Agent with HR Team

Description

Complete AI-powered HR department with a Chief Human Resources Officer (CHRO) agent orchestrating specialized HR team members for comprehensive people operations.

Overview

This n8n workflow creates a comprehensive human resources department using AI agents. The CHRO agent analyzes HR requests and delegates tasks to specialized agents for recruitment, policy development, training, performance management, employee engagement, and compensation analysis.

Features

  • Strategic CHRO agent using OpenAI O3 for complex HR decision-making
  • Six specialized HR agents powered by GPT-4.1-mini for efficient execution
  • Complete HR lifecycle coverage from hiring to retention
  • Automated policy creation and compliance documentation
  • Performance review and goal-setting systems
  • Employee engagement and culture initiatives
  • Compensation analysis and benchmarking

Team Structure

  • CHRO Agent: Strategic HR oversight and task delegation (O3 model)
  • Recruiter Agent: Job descriptions, candidate screening, interview questions
  • HR Policy Writer: Employee handbooks, policies, compliance documentation
  • Training & Development Specialist: Onboarding programs, learning materials
  • Performance Review Specialist: Reviews, feedback templates, goal setting
  • Employee Engagement Specialist: Culture initiatives, team building, communications
  • Compensation & Benefits Analyst: Salary benchmarking, benefits packages

How to Use

  1. Import the workflow into your n8n instance
  2. Configure OpenAI API credentials for all chat models
  3. Deploy the webhook for chat interactions
  4. Send HR requests via chat (e.g., "Create a complete onboarding program for software engineers")
  5. The CHRO will analyze and delegate to appropriate specialists
  6. Receive comprehensive HR deliverables

Use Cases

  • Complete Hiring Process: Job postings → Screening → Interviews → Offers
  • Policy Development: Employee handbooks, compliance documentation
  • Onboarding Programs: 30-60-90 day plans with training materials
  • Performance Management: Review cycles, feedback systems, development plans
  • Culture & Engagement: Surveys, team building activities, recognition programs
  • Compensation Strategy: Market analysis, pay equity reviews, benefits design

Requirements

  • n8n instance with LangChain nodes
  • OpenAI API access (O3 for CHRO, GPT-4.1-mini for specialists)
  • Webhook capability for chat interactions
  • Optional: Integration with HRIS systems

Cost Optimization

  • O3 model used only for strategic CHRO decisions
  • GPT-4.1-mini provides 90% cost reduction for specialist tasks
  • Parallel processing enables simultaneous agent execution
  • Template library reduces redundant content generation

Integration Options

  • Connect to HRIS systems (Workday, BambooHR, etc.)
  • Integrate with applicant tracking systems
  • Link to performance management platforms
  • Export to document management systems

Contact & Resources

Tags

#HRTech #PeopleOperations #TalentAcquisition #EmployeeExperience #HRAutomation #AIRecruitment #PerformanceManagement #CompensationBenefits #OnboardingAutomation #CultureTech #n8n #OpenAI #MultiAgentSystem #FutureOfWork #HRTransformation

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 - CHRO Agent

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

Block 3 - Think

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

Block 4 - Recruiter Agent

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 5 - HR Policy Writer

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 6 - Training & Development Specialist

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 7 - Performance Review Specialist

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 8 - Employee Engagement Specialist

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 9 - Compensation & Benefits Analyst

Type / Role
@n8n/n8n-nodes-langchain.agentTool - agentTool
Config choices
Version 2.2

Block 10 - OpenAI Chat Model CHRO

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

Block 11 - OpenAI Chat Model1

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

Block 12 - OpenAI Chat Model2

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

Block 13 - OpenAI Chat Model3

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

Block 14 - OpenAI Chat Model4

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

Block 15 - OpenAI Chat Model5

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

Block 16 - OpenAI Chat Model6

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

Block 17 - Sticky Note Header

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

Block 18 - Sticky Note Main

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

3. Summary Table

Workflow Create a complete HR department with OpenAI O3 and GPT-4.1-mini multi-agent system
Complexity advanced
Nodes 18
Categories HR, AI Chatbot
Author Yaron Been
Published 02 Aug 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/6901/6901.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 Create a complete HR department with OpenAI O3 and GPT-4.1-mini multi-agent system do?

CHRO Agent with HR Team Description Complete AI powered HR department with a Chief Human Resources Officer (CHRO) agent orchestrating specialized HR team members for comprehensive people operations...

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 HR, AI Chatbot use case.