بنقرة واحدة
n8n-validation
Expert guidance on interpreting and fixing n8n validation errors. [SAFE]
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Expert guidance on interpreting and fixing n8n validation errors. [SAFE]
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
detecta patrones de escritura de IA y reescribe el contenido para que suene natural, directo y con personalidad humana.
Guide for writing correct n8n expressions in {{ }} syntax. [SAFE]
Best practices for writing JavaScript in n8n Code nodes. [SAFE]
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, or managing workflows. [SAFE]
Guidance on configuring n8n nodes, dependencies, and required fields. [SAFE]
Guidance for writing Python code in n8n Code nodes. Use when requested or for specific statistical tasks. [SAFE]
| name | n8n-validation |
| description | Expert guidance on interpreting and fixing n8n validation errors. [SAFE] |
Master guide for troubleshooting and fixing n8n workflow errors.
missing_required, invalid_value, invalid_expression).best_practice, deprecated).Validation is iterative. Expect 2-3 cycles of validate_node → Fix → validate_node again.
get_node to see the schema.limit: "10" ❌ vs limit: 10 ✅).{{ }}.Use n8n_autofix_workflow to automatically resolve:
= prefix in expressions.