概要
The n8n-code-javascript skill empowers developers to write efficient and error-free JavaScript within n8n Code nodes. It provides comprehensive guidance on choosing between execution modes, accessing input data via $input or $node, and handling specific data structures like webhook payloads. By enforcing critical return format requirements and offering production-ready patterns for data transformation, aggregation, and HTTP requests, this skill helps users avoid common pitfalls and accelerate the automation building process.