n8n

Guide n8n users to set up a Workflow Activity Dashboard with auto-mapping and live previews.

1|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/gracebotly/flowetic-app --skill n8n-gracebotly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n8n
Source: https://github.com/gracebotly/flowetic-app/tree/main/workspace/skills/n8n
Command: npx skills add https://github.com/gracebotly/flowetic-app --skill n8n-gracebotly

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Dashboard-first guidance to help users connect n8n and quickly surface a live, actionable Workflow Activity Dashboard with automatic field mapping and a real-data preview.

Core Features & Use Cases

  • Auto-map fields silently to drive a ready-to-use Workflow Activity Dashboard.
  • Default to a "Workflow Activity Dashboard" with an option to turn a workflow into a product for SaaS-style use.
  • MVP requires selecting exactly one workflow that already has executions to seed the preview with real data.

Quick Start

Connect your n8n instance and generate a live preview dashboard using one existing workflow with executions.

Frequently Asked Questions about n8n

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

FAQPage Schema
How do I create a workflow activity dashboard for n8n?

To create a workflow activity dashboard for n8n, connect your instance and select exactly one existing workflow with executions to automatically map fields and generate a live preview.

What is auto-mapping for n8n workflow data?

Auto-mapping for n8n workflow data silently matches execution fields to dashboard components, providing a ready-to-use workflow activity dashboard without manual configuration.

Can I turn an n8n workflow into a product?

Yes, you can turn an n8n workflow into a product by selecting the default workflow activity dashboard and enabling the option to package it for SaaS-style use.

Does the n8n dashboard preview require existing workflow executions?

Yes, the n8n dashboard preview requires existing workflow executions because the MVP setup seeds the live preview with real data from exactly one selected workflow.

How is raw payload data handled in n8n dashboard monitoring?

Raw payload data in n8n dashboard monitoring is handled safely by exposing only mapped fields and live previews without exposing sensitive raw payloads to the end user.