n8n-workflow-automation

Design auditable n8n workflows with exportable JSON artifacts.

2|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/papachong/RHClaw --skill n8n-workflow-automation-papachong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n8n-workflow-automation
Source: https://github.com/papachong/RHClaw/tree/main/RHClaw-Desktop/src-tauri/skills/n8n-workflow-automation
Command: npx skills add https://github.com/papachong/RHClaw --skill n8n-workflow-automation-papachong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designs auditable n8n workflows and exportable JSON artifacts.

Core Features & Use Cases

  • Triggers, idempotency, error handling, logging, retries, and HITL review queues.
  • Importable workflow JSON export plus a companion runbook when requested.
  • Observability and safe failure routing for enterprise automation.

Quick Start

Describe your workflow requirements (triggers, targets, dedup keys) and I will generate an n8n workflow design ready for import.

Frequently Asked Questions about n8n-workflow-automation

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

FAQPage Schema
How do I design an n8n workflow with idempotency and error handling?

To design an n8n workflow with idempotency, you define triggers, targets, and dedup keys. This generates an importable workflow JSON with built-in error handling, retries, and safe failure routing.

What is the best way to create audit-ready n8n workflows?

Audit-ready n8n workflows require structured logging and observability. This Skill generates workflow designs with comprehensive logging, HITL review queues, and a companion runbook to ensure compliance.

Can I export n8n workflow JSON with a runbook for recurring schedules?

Yes, you can export n8n workflow JSON and a companion runbook. Provide your requirements for recurring schedules or webhook events, and it generates importable artifacts with failure routing.

Does n8n workflow automation support human-in-the-loop review queues?

n8n workflow automation supports human-in-the-loop (HITL) review queues. The generated workflow JSON includes routing for manual review, ensuring safe handling of organizational automation tasks.

How do I handle webhook events and dedup keys in n8n workflows?

To handle webhook events with dedup keys in n8n, specify your event triggers and idempotency requirements. The Skill designs workflows with proper deduplication and safe failure routing.

Why do I need a runbook for n8n workflow automation?

A runbook for n8n workflow automation documents operational procedures and failure routing. It is delivered alongside the importable JSON artifact to guide audit, logging, and error handling processes.