n8n-node-configuration

Provides guidance for configuring n8n nodes, including operation-aware parameter settings, property dependency management, and iterative validation workflows.

5.2K
Installs
5
Use cases
5/10
Quality

Is n8n-node-configuration safe to install?

Safe to install

Safe to install: our audit of n8n-node-configuration's source files found 0 shell commands, 0 external URLs, no file writes (none risk). Every command and URL listed appears verbatim in the skill's source. The skill provides guidance and documentation for n8n node configuration. It does not execute shell commands or perform network requests.

How we audit skills: our security review methodology.

Who is this skill for?

n8n workflow developers and automation engineers.

What can you do with it?

  • Configuring node parameters based on specific operations.
  • Resolving field visibility issues caused by displayOptions.
  • Performing surgical updates to node fields using patchNodeField.
  • Validating node configurations to ensure deployment success.
  • Identifying required fields for specific node types like HTTP Request or Slack.

How good is this skill?

Quality score: 5/10. The skill provides clear, actionable guidance for n8n configuration with specific examples and a logical workflow for troubleshooting.

What does the skill file contain?

SKILL.md
# n8n Node Configuration

Expert guidance for operation-aware node configuration with property dependencies.

---

## Configuration Philosophy

**Progressive disclosure**: Start minimal, add complexity as needed

Configuration best practices:
- `get_node` with `detail: "standard"` is the most used discovery pattern
- 56 seconds average between configuration edits
- Covers 95% of use cases with 1-2K tokens response

**Key insight**: Most configurations need only standard detail, not full schema!

---

## Core Concepts

### 1. Operation-Aware Configuration

**Not all fields are always required**...

Frequently asked questions

What is the recommended way to start configuring a node?

Use get_node with the default standard detail level to retrieve required fields and common options.

How do I find a specific field if it is not visible?

Use get_node with mode set to search_properties and provide a propertyQuery.

When should I use detail: 'full' in get_node?

Use it only when standard detail is insufficient, as it returns a large schema of 3-8K tokens.

How do I update a specific part of a node field without replacing the entire value?

Use the patchNodeField operation within n8n_update_partial_workflow to apply specific string patches.

Data sourced from czlonkowski/n8n-skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

image-to-video

355.0K

Developers and users who need to automate video generation from images using the RunComfy platform

The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.

highaivideo-generationagentspace-so

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so

lark-im

324.5K

Developers and power users who need to automate Lark Suite messaging tasks, manage group memberships, or integrate Lark IM functionality into automated workflows

The lark-im skill provides a command-line interface for Lark Suite instant messaging. It enables users and bots to send and receive messages, manage group chats, handle interactive cards, download file attachments, and manage feed shortcuts or bookmarks.

highlarkmessaginglarksuite