Loading...
Loading...
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.
npx skill4agent add sundial-org/awesome-openclaw-skills n8n-workflow-automationworkflow.jsonrunbook.mdrun_id{
"name": "<workflow name>",
"nodes": [ { "name": "Trigger", "type": "n8n-nodes-base.cron", "parameters": {}, "position": [0,0] } ],
"connections": {},
"settings": {},
"active": false
}runbook.mdassets/runbook-template.mdworkflow.json