n8n-prd-discovery

Generate a structured workflow specification for n8n automation projects.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/gabrielrdga/n8n-skills --skill n8n-prd-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n8n-prd-discovery
Source: https://github.com/gabrielrdga/n8n-skills/tree/main/skills/n8n-prd-discovery
Command: npx skills add https://github.com/gabrielrdga/n8n-skills --skill n8n-prd-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Requirements discovery and upfront planning for n8n automation projects, preventing scope creep and misconfigurations by providing a structured workflow spec.

Core Features & Use Cases

  • Discovery question framework covering goal, integrations, data flow, and prerequisites.
  • Automatic generation of a detailed Workflow Spec to drive the build pipeline.
  • Credential pre-check guidance and handoff orchestration to builders.

Quick Start

Provide a clear automation goal and map triggers, integrations, and data flow to produce a ready-to-build Workflow Spec.

Frequently Asked Questions about n8n-prd-discovery

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

FAQPage Schema
How do I plan an n8n workflow before building the automation?

n8n workflow planning involves generating a structured specification that maps triggers, integrations, and data flows. This upfront discovery process prevents scope creep and ensures credential readiness before entering the build pipeline.

What is workflow discovery and why does it matter for n8n automation projects?

Workflow discovery is the process of defining automation goals, integrations, and data prerequisites before building. It matters for n8n projects because it produces a structured workflow spec that prevents scope creep and credential misconfigurations.

How do I check if my credentials are ready before building an n8n workflow?

You verify credential readiness by applying a discovery question framework that maps integrations and prerequisites. This generates credential pre-check guidance, ensuring all required authentication details are prepared for the builder handoff.

Does starting an n8n project require a structured workflow spec?

Starting an n8n project requires a structured workflow spec to prevent scope creep and misconfigurations. By mapping triggers, integrations, and data flows upfront, you ensure correct automation patterns and smooth handoff to the build pipeline.

What's the best way to map triggers and integrations for an n8n automation?

The best way to map triggers and integrations is using a discovery question framework covering your goal and data flow. This produces a ready-to-build workflow specification that orchestrates a seamless handoff to the n8n build pipeline.