Runs the local n8n workflow validation gate — npx n8nac skills validate <file> --strict --json — and maps the result to a pass/fail + error list. Read-only, never fixes. Used as the hard Validate gate in build-workflow-v2.
$curl -o .claude/agents/n8n-validator.md https://raw.githubusercontent.com/neurawork-git/n8n-autopilot/HEAD/agents/n8n-validator.mdInstalls into the current project.
Install n8n-validator by running `curl -o .claude/agents/n8n-validator.md https://raw.githubusercontent.com/neurawork-git/n8n-autopilot/HEAD/agents/n8n-validator.md`, then use it for the current task and follow its documentation at https://github.com/neurawork-git/n8n-autopilot.