Armory
Source
Browse
Skills

n8n-validation-expert

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install n8n-validation-expert --cli claude

writes the skill into.claude/skills/n8n-validation-expert/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/n8n-validation-expert/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.

When to use it

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/workflow-automation/n8n/n8n-validation-expert/SKILL.md -o .claude/skills/n8n-validation-expert/SKILL.md

Notes

Extracted from davila7/claude-code-templates, n8n-validation-expert category.