n8n-validation-expert

n8n-validation-expert is a skill for Claude Code from walidboulanouar/n8n-claude-code-template. It costs 0 tokens per session (738 once invoked), scanned A, original, no licence file.

A review skill for checking n8n workflows before they are released to production. n8n is a tool for connecting apps and automating tasks.

In plain words
What is it for?
Use it to inspect n8n workflows before deployment and identify issues that need correction.
Why use it?
It can find workflow problems before they cause failed runs or lost data.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to inspect n8n workflows before deployment and identify issues that need correction.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/walidboulanouar/n8n-claude-code-template/n8n-validation-expert
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 walidboulanouar/n8n-claude-code-template --skill n8n-validation-expert
Clone the repo
git clone --depth 1 https://github.com/walidboulanouar/n8n-claude-code-template

Made for: Claude Code.

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-validation-expert

README.md
[![agentmods](https://agentmods.dev/badge/skills/walidboulanouar/n8n-claude-code-template/n8n-validation-expert/github.svg)](https://agentmods.dev/skills/walidboulanouar/n8n-claude-code-template/n8n-validation-expert)
Your own site
<a href="https://agentmods.dev/skills/walidboulanouar/n8n-claude-code-template/n8n-validation-expert"><img src="https://agentmods.dev/badge/skills/walidboulanouar/n8n-claude-code-template/n8n-validation-expert/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-validation-expert

Your own site · 80×15
<a href="https://agentmods.dev/skills/walidboulanouar/n8n-claude-code-template/n8n-validation-expert"><img src="https://agentmods.dev/badge/skills/walidboulanouar/n8n-claude-code-template/n8n-validation-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 738 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 unknown 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.00000 $0.00738
Opus 5 $0.00000 $0.00369
Sonnet 5 $0.00000 $0.00148
Haiku 4.5 $0.00000 $0.00074

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

Security

Grade A, and why

n8n-validation-expert 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 11d 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.

.claude/skills/n8n-validation-expert/SKILL.md · 79 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 11d ago First seen · 79 lines · 0 tokens per session scan A 4730bbb5f6a5

Subscribe to this mod's changes

n8n-validation-expert is a skill published in the GitHub repository walidboulanouar/n8n-claude-code-template (19 stars, last pushed 6mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 738 tokens. 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-30.

Related

Other skills, from other repositories

housekeeping

A periodic maintenance pass: backlog hygiene, docs/changelog currency, release check, worktree/branch prune, dependency triage, CI/test green, drift audits.

buttjer/n8n-decanter · 0 tokens

n8n-skills

Act as a senior n8n workflow architect and automation reliability engineer. Design workflows that are importable, maintainable, observable, credential-safe, idempotent, and understandable by both humans and agents.

he8um/n8n-skills · 88 tokens

n8n-subworkflows

Build reusable, composable n8n sub-workflows. Use when extracting shared logic, building anything multi-step or reused across workflows, or any workflow over 10 nodes — and whenever the user mentions sub-workflows, Execute Workflow, reuse, shared/common logic, modular workflows, "Define Below" inputs…

czlonkowski/n8n-mcp · 121 tokens

import-prom-rule

Bulk import of a Prometheus alert rule YAML file (create a whole set of rules at once). Dedicated to handling a remote URL or local YAML text, automatically parsing the three formats groups / a plain rules array / a single rule. ⚠️ Do not use this skill for single-rule creation — when the user describes a single alert…

ccfos/nightingale · 125 tokens

chinese-git-workflow

A reference for configuring Git with Chinese code-hosting services such as Gitee, Coding.net, GitLab China, and CNB, including SSH, HTTPS, credentials, CI, and repository mirroring.

jnMetaCode/superpowers-zh · 69 tokens

post-build-flow

Handles workflow verification and setup after build-workflow succeeds, or when the message contains workflow-verification-follow-up or workflow-setup-required. Load after direct builds, when verificationReadiness requires action, or on orchestrator verify/setup follow-up turns.

n8n-io/n8n · 53 tokens