Back to Directory
automation

n8n workflow automation

Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and human-in-the-loop review queues. Use when you need an auditable automation that won’t silently fail.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...

About this Skill

Initial release of n8n-workflow-automation skill. - Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and review queues. - Supports both cron and webhook triggers with configurable schedules and data contracts. - Outputs include workflow design specs, importable n8n JSON, and runbooks (on request). - Features audit logging, error notification, human-in-the-loop review queues, and safeguards against silent failures. - Omits secrets from outputs and enforces least-privilege by design.