NEW Browse AI tools across categories — updated daily. See what's new →

N8n Workflow Skills

Enables AI assistants to directly understand and operate n8n workflows

Authorhaunchen
Version1.0.0
LicenseMIT
Token count~586
UpdatedJun 5, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/haunchen/n8n-skills
Or pick agent:
npx skills add haunchen/n8n-skills --agent claude-code
npx skills add haunchen/n8n-skills --agent cursor
npx skills add haunchen/n8n-skills --agent codex
npx skills add haunchen/n8n-skills --agent opencode
npx skills add haunchen/n8n-skills --agent github-copilot
npx skills add haunchen/n8n-skills --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add haunchen/n8n-skills

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/haunchen/n8n-skills.git
cp -r n8n-skills ~/.claude/skills/
How to use: Once installed, ask your agent to "use the n8n Workflow Skills skill" or describe what you want (e.g. "Enables AI assistants to directly understand and operate n8n workflows"). Requires Node.js 18+.

n8n Workflow Skills

Enables AI assistants to directly understand and operate n8n workflows

What is it?
This package provides AI assistants with the ability to access n8n node information, helping AI understand and operate n8n workflows.

How to use it?

Choose the n8n Skills installation method according to the Claude platform you are using:

Claude Code (CLI Tool)
Suitable for developers using Claude Code in the terminal, loading n8n Skills through local skills directory.

*
Create a .claude/skills/ directory in your project root:

`mkdir -p .claude/skills/n8n-skills
`

*
Copy the extracted SKILL.md and resources/ directory to that directory:

`cp -r n8n-skills/* .claude/skills/n8n-skills/
`

*
The directory structure should look like this:

`your-project/
└── .claude/
└── skills/
└── n8n-skills/
├── SKILL.md
└── resources/
`

*
Verify installation: Ask Claude Code "List available n8n nodes". If the Skill is correctly invoked, the installation is successful.

Claude.ai Web (Web Version)
Suitable for general users in browsers.

  • Log in to Claude.ai
  • Go to the "Settings" page and find the "Capabilities" section
  • Click "Upload skill"
  • Select the downloaded n8n-skills-{version}.zip file to upload
  • After upload completes, you will see "n8n-skills" below. If not enabled, click to enabl

Key Features

  • Designed specifically for AI assistants, the n8n Workflow Automation Skills Suite
  • Automated workflow execution for repetitive tasks
  • AI-powered analysis and intelligent recommendationsView on GitHub

GitHub Stats

StarsForksLast UpdateAuthorhaunchenLicenseNOASSERTIONVersion1.0.0

Categories

Developer ToolsProductivity

Tags

automationaiproductivityn8n

Features

Related Skills

More from Developer Tools

git-pushing

Automate git operations and repository interactions

350mhattingpeteDeveloper ToolsProductivity00

review-implementing

Evaluate code implementation plans and align with specs

350mhattingpeteDeveloper ToolsProductivity00

test-fixing

Detect failing tests and propose patches or fixes

350mhattingpeteDeveloper ToolsProductivity00

---

Source: https://github.com/haunchen/n8n-skills
Author: haunchen
License: https://opensource.org/licenses/MIT
GitHub Stars: 194
Tags: automation, ai, productivity, n8n

SKILL.md source

---
name: n8n Workflow Skills
description: Enables AI assistants to directly understand and operate n8n workflows
---

# n8n Workflow Skills

Enables AI assistants to directly understand and operate n8n workflows

What is it?
This package provides AI assistants with the ability to access n8n node information, helping AI understand and operate n8n workflows.

## How to use it?
Choose the n8n Skills installation method according to the Claude platform you are using:

Claude Code (CLI Tool)
Suitable for developers using Claude Code in the terminal, loading n8n Skills through local skills directory.

*
Create a `.claude/skills/` directory in your project root:

```
`mkdir -p .claude/skills/n8n-skills
`
```

*
Copy the extracted `SKILL.md` and `resources/` directory to that directory:

```
`cp -r n8n-skills/* .claude/skills/n8n-skills/
`
```

*
The directory structure should look like this:

```
`your-project/
└── .claude/
└── skills/
└── n8n-skills/
├── SKILL.md
└── resources/
`
```

*
Verify installation: Ask Claude Code "List available n8n nodes". If the Skill is correctly invoked, the installation is successful.

Claude.ai Web (Web Version)
Suitable for general users in browsers.

* Log in to Claude.ai

* Go to the "Settings" page and find the "Capabilities" section

* Click "Upload skill"

* Select the downloaded `n8n-skills-{version}.zip` file to upload

* After upload completes, you will see "n8n-skills" below. If not enabled, click to enabl

## Key Features

* Designed specifically for AI assistants, the n8n Workflow Automation Skills Suite
* Automated workflow execution for repetitive tasks
* AI-powered analysis and intelligent recommendationsView on GitHub

### GitHub Stats
StarsForksLast UpdateAuthorhaunchenLicenseNOASSERTIONVersion1.0.0

### Categories
Developer ToolsProductivity

### Tags
automationaiproductivityn8n

### Features

## Related Skills
More from Developer Tools

### git-pushing
Automate git operations and repository interactions

350mhattingpeteDeveloper ToolsProductivity00

### review-implementing
Evaluate code implementation plans and align with specs

350mhattingpeteDeveloper ToolsProductivity00

### test-fixing
Detect failing tests and propose patches or fixes

350mhattingpeteDeveloper ToolsProductivity00

---

**Source**: https://github.com/haunchen/n8n-skills
**Author**: haunchen
**License**: https://opensource.org/licenses/MIT
**GitHub Stars**: 194
**Tags**: automation, ai, productivity, n8n

Related skills 6