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.
Expert guide for writing correct n8n expressions in workflows.
Teaches correct n8n expression syntax ({{ }} patterns) and fixes common mistakes, especially the critical webhook data structure gotcha.
4 files, ~450 lines total
n8n-mcp tools:
Related skills:
4 scenarios (100% coverage expected):
✅ Critical Gotcha Highlighted: Webhook data under .body
✅ Real Examples: From MCP testing and real templates
✅ Quick Fixes Table: Fast reference for common errors
✅ Code vs Expression: Clear distinction
✅ Comprehensive: Covers 95% of expression use cases
Expected outcomes:
.body access errors2025-10-20
Part of: n8n-skills repository Conceived by: Romuald Członkowski - www.aiadvisors.pl/en
npx skills add davila7/n8n-expression-syntax下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Start voice calls via the OpenClaw voice-call plugin.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Gemini CLI for one-shot Q&A, summaries, and generation.
Search and analyze your own session logs (older/parent conversations) using jq.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Category:developer