Skip to content
FlowHubFluxonLab
A
AI Automationfree

Build Products with CPO-Led AI Team using OpenAI O3 and GPT-4.1-mini Agents

by Yaron Beenadapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentAI Agent ToolAI Agent ToolOpenAI Chat ModelOpenAI Chat ModelThink ToolThink Tool
Share Post Share
ChWhen chat message receivedWhen chat messa…AgCPO AgentTTThinkATProduct ManagerATUX/UI DesignerATUser Research SpecialistUser Research S…ATProduct Analytics SpecialistProduct Analyti…ATTechnical WriterATProduct Strategy AnalystProduct Strateg…OpenAI Chat Model CPOOpenAI Chat Mod…OpenAI Chat Model1OpenAI Chat Mod…OpenAI Chat Model2OpenAI Chat Mod…OpenAI Chat Model3OpenAI Chat Mod…OpenAI Chat Model4OpenAI Chat Mod…OpenAI Chat Model5OpenAI Chat Mod…OpenAI Chat Model6OpenAI Chat Mod…123456789101112131415
1/5
STEPS · 15
Starts from a chat message

CPO Agent with Product Team Description Streamline product development with an AI-powered Chief Product Officer (CPO) agent orchestrating specialized product team members for comprehensive product strategy and execution. Overview This n8n workflow creates a comprehensive product development department using AI agents. The CPO agent analyzes product opportunities and delegates tasks to specialized agents for product management, UX design, user research, analytics, documentation, and strategic planning. Features Strategic CPO agent using OpenAI O3 for complex product strategy and decision-making Six specialized product agents powered by GPT-4.1-mini for efficient execution Complete product lifecycle coverage from ideation to launch Automated user research and persona development UX/UI design specifications and wireframing Product analytics and KPI tracking Technical documentation and API specifications Team Structure CPO Agent**: Product vision and strategy coordination (O3 model) Product Manager**: Roadmaps, feature specifications, user stories, planning UX/UI Designer**: User flows, wireframes, interface design, usability User Research Specialist**: Research plans, personas, market

Tags

n8nreference-onlyagentagent-toollm-chat-open-aitool-think
Connects
AAI AgentaiagenttoolAI Agent ToolopenaichatmodelOpenAI Chat ModelthinktoolThink Tool
CategoryAI Automation
Triggermanual
Complexitycomplex
Nodes16
AddedAug 2, 2025

Related workflows

See all AI Automation
ACDgmail
free

AI: Summarize podcast episode and enhance using Wikipedia

The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
AopenaichatmodelserpapigooglesearchS
free

Slack chatbot powered by AI

This workflow offers an effective way to handle a chatbot's functionality, making use of multiple tools for information retrieval, conversation context storage, and message sending. It's a setup tailored for a Slack environment, aiming to offer an interactive, AI-driven chatbot experience. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
ACgmailsheets
free

Analyze YouTube comments with OpenAI, Google Sheets, and Gmail

Quick overview This workflow monitors a Google Sheets list of YouTube video IDs, fetches video details and top comments from the YouTube Data API, analyzes the comments with OpenAI into structured sentiment and themes, emails an HTML report via Gmail, and writes the results back to Google Sheets. How it works Triggers every minute when a row in Google Sheets is added or updated. Reads the video ID and status from the row and continues only if the status is set to “Pending”. Calls the YouTube Data API to fetch the video’s metadata and the top comment threads for that video. Flattens the comment threads, calculates basic stats (comment count and average likes), and compiles a limited comment text block for analysis. If comments exist, sends the compiled comments and video title to OpenAI to generate a structured analysis (sentiment score, sentiment breakdown, themes, questions, feedback, insights, and summary). Builds an HTML email report from the structured results, sends it to the configured recipient with Gmail, and updates the Google Sheet row with the analysis fields; if no comments exist, marks the row as “No comments”. Setup Create or duplicate a Google Sheet with at least “Vi

by Dr. Firas