n8n-skills

n8n-skills is a skill for Claude Code, Codex from RudraDudhat2509/claude-skills. It costs 54 tokens per session (1,039 once invoked), scanned A, original, MIT.

An n8n workflow reference skill helps with n8n, a tool for connecting services into automated workflows. It explains nodes, which are the steps that receive, transform, or send data.

In plain words
What is it for?
Use it when building or debugging n8n workflows involving triggers, webhooks, HTTP requests, databases, or AI agents. It includes examples for common built-in nodes, community packages, and workflow patterns.
Why use it?
It helps you choose compatible nodes, configure them correctly, and troubleshoot how workflow steps connect.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when building or debugging n8n workflows involving triggers, webhooks, HTTP requests, databases, or AI agents. It includes examples for common built-in nodes, community packages, and workflow patterns.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rudradudhat2509/claude-skills/n8n-skills
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add RudraDudhat2509/claude-skills --skill n8n-skills
Clone the repo
git clone --depth 1 https://github.com/RudraDudhat2509/claude-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for n8n-skills

README.md
[![agentmods](https://agentmods.dev/badge/skills/rudradudhat2509/claude-skills/n8n-skills/github.svg)](https://agentmods.dev/skills/rudradudhat2509/claude-skills/n8n-skills)
Your own site
<a href="https://agentmods.dev/skills/rudradudhat2509/claude-skills/n8n-skills"><img src="https://agentmods.dev/badge/skills/rudradudhat2509/claude-skills/n8n-skills/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for n8n-skills

Your own site · 80×15
<a href="https://agentmods.dev/skills/rudradudhat2509/claude-skills/n8n-skills"><img src="https://agentmods.dev/badge/skills/rudradudhat2509/claude-skills/n8n-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,039 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00054 $0.01039
Opus 5 $0.00027 $0.00519
Sonnet 5 $0.00011 $0.00208
Haiku 4.5 $0.00005 $0.00104

Measured 12d ago against content hash a5cb29e770f3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

n8n-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

n8n-skills/SKILL.md · 126 lines

How it starts

The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.

n8n Workflow Automation Skill Pack

Overview

This skill helps with:

  • Understanding n8n node functionality and usage
  • Finding nodes suitable for specific tasks
  • Learning common workflow patterns
  • Getting node configuration examples
  • Solving workflow design problems

This skill includes:

  • Detailed information on the 10 most commonly used built-in n8n nodes
  • 30+ popular community packages for extended functionality
  • Node configuration examples and best practices
  • Common workflow patterns
  • Node categorization and indexing for both built-in and community nodes

When to Use

Use this skill when:

  • Building or designing n8n workflows
  • Searching for nodes that match specific functionality
  • Troubleshooting node configurations or connections
  • Understanding node input/output compatibility
  • Exploring community packages for extended functionality

Do NOT use when:

  • Learning general automation concepts (use n8n official docs)
  • Deploying or hosting n8n (infrastructure questions)
  • Pricing or licensing questions (contact n8n directly)

Quick Navigation

Use this flowchart to find the right resource:

digraph navigation {
    rankdir=TB;
    node [shape=diamond];

    start [label="What do you need?" shape=ellipse];
    q1 [label="Know the\nnode name?"];
    q2 [label="Know the\nfunctionality?"];
    q3 [label="Need\nexamples?"];

    node [shape=box];
    a1 [label="Glob: resources/**/*{name}*.md"];
    a2 [label="Grep: search keywords\nin resources/"];
    a3 [label="Read: resources/templates/"];
    a4 [label="Read: INDEX.md\nby category"];

    start -> q1;
    q1 -> a1 [label="yes"];
    q1 -> q2 [label="no"];
    q2 -> a2 [label="yes"];
    q2 -> q3 [label="no"];
    q3 -> a3 [label="yes"];
    q3 -> a4 [label="no"];
}

Quick Links

Read the full file on GitHub · 126 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 126 lines · 54 tokens per session scan A a5cb29e770f3

Subscribe to this mod's changes

n8n-skills is a skill published in the GitHub repository RudraDudhat2509/claude-skills (2 stars, last pushed 19d ago), licensed MIT. It adds 54 tokens to every session and 1,039 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.