BeClaude

n8n-skills

New
6Community 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-pack

Manual Installation

  1. Download this repo
  2. Copy the n8n-skills directory 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

ItemVersion
Skill Pack2.12.0
n8n1.121.0
Last Updated2025-12-02

Links

License

MIT License - See LICENSE

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
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.md
3
Invoke in Claude Code
/n8n-skills
View 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.