Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AutomationMédio

JavaScript Code Node

porczlonkowski·czlonkowski· v1.0.0 · atualizado em 2026-04-10
82
Score

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.

n8njavascriptcode-nodeworkflow-automationdata-transformationapi-integration
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdn8n-code-javascript/workflow
1. Determine if a Code node is needed for custom logic.
2. Select the appropriate Code node execution mode ('Run Once for All Items' or 'Run Once for Each Item').
3. Access input data using `$input.all()`, `$input.first()`, or `$input.item`.
4. Write JavaScript code to process the data, using built-in functions as needed.
5. Ensure the code returns data in the correct format: `[{json: {...}}]`.
6. Test the Code node with sample data.
7. Debug and refine the code as necessary.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aExcel Automation Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar an8n Workflow Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a企业微信待办事项编辑技能
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

JavaScript Code Node
n8n-code-javascript
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers7
write JavaScript code in n8nuse n8n Code nodeaccess data in n8n Code nodemake HTTP requests with n8nwork with dates in n8ntroubleshoot n8n Code node errorschoose n8n Code node mode

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download n8n-code-javascript
$ synaptic skills detail n8n-code-javascript
$ synaptic skills live n8n-code-javascript

Links

GitHub Repository