Armory
Source
Browse
Skills

n8n-node-configuration

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

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install n8n-node-configuration --cli claude

writes the skill into.claude/skills/n8n-node-configuration/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/n8n-node-configuration/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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

When to use it

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

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/workflow-automation/n8n/n8n-node-configuration/SKILL.md -o .claude/skills/n8n-node-configuration/SKILL.md

Notes

Extracted from davila7/claude-code-templates, n8n-node-configuration category.