n8n-prd-generator

Convert discovery call transcripts and client notes into n8n Automation Blueprints.

53|25|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/naveedharri/benai-skills --skill n8n-prd-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n8n-prd-generator
Source: https://github.com/naveedharri/benai-skills/tree/main/plugins/product/skills/n8n-prd-generator
Command: npx skills add https://github.com/naveedharri/benai-skills --skill n8n-prd-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured method to convert discovery call transcripts and client notes into a concise, one-page n8n Automation Blueprint that engineers can implement directly.

Core Features & Use Cases

  • Converts transcripts and notes into a complete blueprint including trigger, inputs, core steps, decisions, and outputs.
  • Guides interactive clarification via the Step 2 questioning flow to resolve ambiguities before locking the blueprint.
  • Produces a one-page blueprint that can be pasted into n8n docs or used to implement automation.

Quick Start

Provide a discovery call transcript and any client notes, and I will generate a complete one-page n8n Automation Blueprint.

Frequently Asked Questions about n8n-prd-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn discovery call transcripts into n8n automation blueprints?

To turn discovery call transcripts into n8n automation blueprints, provide the transcript and client notes to generate a concise, one-page specification covering triggers, inputs, steps, and error handling for direct implementation.

What is an n8n automation blueprint and when do I need one?

An n8n automation blueprint is a start-to-finish workflow specification detailing triggers, inputs, core steps, decisions, and outputs. You need one when transitioning from client discovery calls to a ready-to-implement engineering format.

Can I use client notes to generate n8n workflows if the transcript is incomplete?

Yes, you can use incomplete transcripts alongside client notes. The blueprint generator applies an interactive questioning flow to resolve ambiguities and extract missing facts before locking the final workflow specification.

What's the best way to document n8n workflows from client discovery sessions?

The best way to document n8n workflows from client discovery sessions is generating a one-page blueprint. It captures the complete workflow logic and can be pasted directly into n8n docs or used as an engineering implementation guide.

Does the n8n blueprint generation process handle error handling specifications?

Yes, the n8n blueprint generation process handles error handling specifications. It transforms transcripts into a complete workflow specification that explicitly includes error handling alongside triggers, inputs, and core automation steps.