AI AGENT ADDONS

N8n Node Configuration

czlonkowski/n8n-skills

When you set up a workflow in n8n, each node needs the right settings. This skill helps you pick the correct fields for each operation. It explains which fields are required and how some fields only show up when you choose certain options. You can start simple and add more details as needed. Standard detail covers most cases quickly. This saves time and reduces mistakes.

Developers and automation builders benefit the most. You learn how to use get_node with different detail levels. You also learn how to use patchNodeField for small edits instead of full updates. The guidance makes node configuration clear and easy to follow.

Even beginners can understand the rules. The key idea is that not all fields are always required. They depend on the operation you choose. This skill shows you how to discover those fields step by step.

Add N8n Node Configuration skill to your workflow

Global

mkdir -p ~/.claude/skills/n8n-node-configuration

Project

mkdir -p .claude/skills/n8n-node-configuration

Source Repository

Stars
5,618
Forks
959
Watchers
5,618
License
MIT
Last Push
1 month ago
Created
9 months ago