n8n-code-javascript

Official

Master JavaScript logic in n8n Code nodes.

AuthorAeyeOps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers harness n8n Code nodes to perform advanced data transformations, API calls, and logic directly inside workflows, reducing reliance on external scripts and consolidating automation.

Core Features & Use Cases

  • Access input data with $input.all(), $input.first(), and $input.item to implement batch or per-item logic.
  • Use built-in functions like $helpers.httpRequest(), DateTime (Luxon), and $jmespath() to perform API calls, date handling, and JSON querying without external packages.
  • Implement robust error handling, safe null checks, and correct return formats (an array of objects with each item containing a json property).
  • Use for complex data transformations, data validation, aggregation, and integration scenarios such as CRMs or dashboards.

Quick Start

Begin by reading the Quick Start example, which shows a simple transformation using $input.all() and returns [{json: {...}}].

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: n8n-code-javascript
Download link: https://github.com/AeyeOps/aeo-skill-marketplace/archive/main.zip#n8n-code-javascript

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.