N8n Workflow Skills
Enables AI assistants to directly understand and operate n8n workflows
Install
Quick install
npx skills add https://github.com/haunchen/n8n-skillsnpx skills add haunchen/n8n-skills --agent claude-codenpx skills add haunchen/n8n-skills --agent cursornpx skills add haunchen/n8n-skills --agent codexnpx skills add haunchen/n8n-skills --agent opencodenpx skills add haunchen/n8n-skills --agent github-copilotnpx skills add haunchen/n8n-skills --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add haunchen/n8n-skillsManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/haunchen/n8n-skills.gitcp -r n8n-skills ~/.claude/skills/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}.zipfile 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.0Categories
Developer ToolsProductivityTags
automationaiproductivityn8nFeatures
Related Skills
More from Developer Toolsgit-pushing
Automate git operations and repository interactions350mhattingpeteDeveloper ToolsProductivity00
review-implementing
Evaluate code implementation plans and align with specs350mhattingpeteDeveloper ToolsProductivity00
test-fixing
Detect failing tests and propose patches or fixes350mhattingpeteDeveloper 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
to-prd
Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.
to-issues
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
Boardroom
/cs:boardroom <brief> — 6-phase multi-role deliberation across the C-suite with Phase 2 isolation, critic pre-screen, and synthesis. Outputs a board memo.
Brief
/cs:brief <topic> — Generate a one-page strategy brief from an office-hours intake. First step in the strategic sprint pipeline.
C Level Agents
Founder-mode executive team. 8 cs-* C-suite agents (CFO, CMO, CRO, CPO, COO, CHRO, CISO, Chief of Staff) and 17 /cs:* slash commands for forcing-question office hours, multi-role boardroom delibera...
Caio Review
/cs:caio-review <plan> — Eval-demanding Chief AI Officer interrogation of any plan that involves AI: model selection, risk classification, cost economics, or AI hiring.