n8n-expression-syntax
Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install n8n-expression-syntax --cli claudewrites the skill into.claude/skills/n8n-expression-syntax/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/n8n-expression-syntax/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.
When to use it
Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.
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-expression-syntax/SKILL.md -o .claude/skills/n8n-expression-syntax/SKILL.md
Notes
Extracted from davila7/claude-code-templates, n8n-expression-syntax category.