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

n8n Node Configuration

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

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type.

n8nnode-configurationworkflow-automationproperty-dependenciesapi-integrationlow-code
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdn8n-node-configuration/workflow
1. Identify the node type and operation you need to configure.
2. Use `get_node` with the default `standard` detail level to get the required fields and common options.
3. Configure the required fields based on the operation.
4. Validate the configuration using `validate_node`.
5. If validation fails, use `get_node` with `mode: search_properties` to find specific fields or `detail: full` for the complete schema.
6. Add optional fields as needed.
7. Validate the configuration again.
8. Deploy the workflow.

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

n8n Node Configuration
n8n-node-configuration
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.RECOMMEND
5.ACT
6.REFLECT
Triggers6
configure an n8n nodefind required fields for an n8n nodeunderstand property dependencies in n8nconfigure an HTTP Request node in n8nuse get_node to configure n8n nodesvalidate n8n node configuration

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-node-configuration
$ synaptic skills detail n8n-node-configuration
$ synaptic skills live n8n-node-configuration

Links

GitHub Repository