n8n-skills
New6Community RegistryGeneralby Frank Chen
n8n workflow automation knowledge base with 542 nodes, covering triggers, data transformation, AI integration, and more.
First seen 6/15/2026
Community PluginView Source
Overview
n8n workflow automation knowledge base for AI assistants.
This Skill Pack is automatically generated from n8n-skills
Installation
Claude Code
bash
# 1. Add marketplace
/plugin marketplace add haunchen/n8n-skills-pack
# 2. Install plugin
/plugin install n8n-skills@n8n-skills-packManual Installation
- Download this repo
- Copy the
n8n-skillsdirectory to your Claude skills folder
Contents
- •Complete documentation for 542 n8n nodes
- •6 main categories: trigger, input, output, transform, organization, misc
- •30+ community package docs
- •20 popular workflow templates
- •Node compatibility matrix
Version Info
| Item | Version |
|---|---|
| Skill Pack | 2.12.0 |
| n8n | 1.121.0 |
| Last Updated | 2025-12-02 |
Links
- •Source Project: haunchen/n8n-skills
- •Website: www.frankchen.tw/n8n-skills
License
MIT License - See LICENSE
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/n8n-skills.md https://raw.githubusercontent.com/haunchen/n8n-skills-pack/main/SKILL.md3
Invoke in Claude Code
/n8n-skillsView source on GitHub
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is n8n-skills?
n8n workflow automation knowledge base with 542 nodes, covering triggers, data transformation, AI integration, and more.
How to install n8n-skills?
To install n8n-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /n8n-skills.
What is n8n-skills best for?
n8n-skills is a community categorized under General. Created by Frank Chen.