Agent skill

n8n-skills

n8n workflow automation knowledge base. Provides n8n node information, node functionality details, workflow patterns, and configuration examples. Covers triggers, data transformation, data input/output, AI integration, covering 10 nodes. Keywords: n8n, workflow, automation, node, trigger, webhook, http request, database, ai agent.

Stars 149
Forks 27

Install this agent skill to your Project

npx add-skill https://github.com/nicepkg/ai-workflow/tree/main/workflows/video-creator-workflow/.claude/skills/n8n-skills

Metadata

Additional technical details for this skill

author
Frank Chen
version
2.1.1

SKILL.md

n8n Workflow Automation Skill Pack

Overview

This skill helps with:

  • Understanding n8n node functionality and usage
  • Finding nodes suitable for specific tasks
  • Learning common workflow patterns
  • Getting node configuration examples
  • Solving workflow design problems

This skill includes:

  • Detailed information on the 10 most commonly used built-in n8n nodes
  • 30+ popular community packages for extended functionality
  • Node configuration examples and best practices
  • Common workflow patterns
  • Node categorization and indexing for both built-in and community nodes

Table of Contents

  • Overview
  • Common Workflow Patterns
  • How to Find Nodes
  • Usage Guide
  • License and Attribution

Common Workflow Patterns

Here are some common workflow patterns you can use as a starting point:

1. HTTP Data Fetching

Fetch data from APIs and process it

Nodes used:

  • HTTP Request
  • Set
  • IF

Example: Use HTTP Request node to fetch data from external APIs, Set node to transform formats, and IF node for conditional logic

2. Email Automation

Monitor emails and auto-respond or forward

Nodes used:

  • Email Trigger (IMAP)
  • Gmail
  • IF

Example: Use Email Trigger to monitor inbox, IF node to filter specific conditions, and Gmail node to auto-reply or forward

3. Database Synchronization

Sync data between different systems

Nodes used:

  • Schedule Trigger
  • HTTP Request
  • Postgres
  • MySQL

Example: Scheduled trigger to read data from one database, transform it, and write to another database

4. Webhook Processing

Receive external webhooks and trigger actions

Nodes used:

  • Webhook
  • Set
  • HTTP Request
  • Slack

Example: Receive webhook events, process data, and send notifications to Slack or other systems

5. AI Assistant Integration

Use AI models to process and generate content

Nodes used:

  • AI Agent
  • OpenAI
  • Vector Store
  • Embeddings OpenAI

Example: Build AI assistants to handle user queries, integrate vector databases for semantic search

6. File Processing

Automatically process and transform files

Nodes used:

  • Google Drive Trigger
  • Extract from File
  • Move Binary Data
  • Dropbox

Example: Monitor Google Drive for new files, extract and process content, then upload to Dropbox

Complete Template Library

We have collected 20 popular workflow templates from n8n.io, categorized by use case:

  • AI & Chatbots - AI Agents, RAG systems, intelligent conversations
  • Social Media & Video - TikTok, Instagram, YouTube automation
  • Data Processing & Analysis - Google Sheets, database integration
  • Communication & Collaboration - Email, WhatsApp, Telegram automation

See the complete template index for all available templates.


License and Attribution

This Skill Pack License

This skill pack project is licensed under the MIT License. See: https://github.com/haunchen/n8n-skills/blob/main/LICENSE

Important Notice

This is an unofficial educational project and is not affiliated with n8n GmbH.

This skill content is generated based on the following resources:

  • n8n node type definitions (Sustainable Use License)
  • n8n official documentation (MIT License)
  • n8n-mcp project architecture (MIT License)

For detailed attribution information, please refer to the ATTRIBUTIONS.md file in the project.

About n8n

n8n is an open-source workflow automation platform developed and maintained by n8n GmbH.

When using n8n software, you must comply with n8n's license terms. See: https://github.com/n8n-io/n8n/blob/master/LICENSE.md

Expand your agent's capabilities with these related and highly-rated skills.

nicepkg/ai-workflow

workflow-creator

Create complete Claude Code workflow directories with curated skills. Use when user wants to (1) create a new workflow for specific use case (media creator, developer, marketer, etc.), (2) set up a Claude Code project with pre-configured skills, (3) download and organize skills from GitHub repositories, or (4) generate README.md and AGENTS.md documentation for workflows. Triggers on phrases like "create workflow", "new workflow", "set up workflow", "build a xxx-workflow".

149 27
Explore
nicepkg/ai-workflow

add-new-skills-to-workflow

Add new skills to an existing workflow and update all related documentation. Use when user wants to add skills from GitHub URLs to a workflow (e.g., "add this skill to the workflow", "为工作流添加技能"). Triggers on adding skills to workflows, updating workflow documentation after skill additions.

149 27
Explore
nicepkg/ai-workflow

remove-old-skills-from-workflow

Guide for removing skills from an existing workflow and updating all related documentation. Use when user wants to remove skills from a workflow (e.g., "remove skill", "delete skill", "移除技能", "删除技能").

149 27
Explore
nicepkg/ai-workflow

legacy-to-ai-ready

Transform legacy codebases into AI-ready projects with Claude Code configurations. Use when (1) analyzing old projects to generate AI coding configurations, (2) creating CLAUDE.md, skills, subagents, slash commands, hooks, or rules for existing projects, (3) user wants to enable vibe coding for a codebase, (4) onboarding new team members with AI-assisted development, (5) user mentions "make project AI-ready", "generate Claude config", or "create coding standards for AI".

149 27
Explore
nicepkg/ai-workflow

skill-downloader

Download and install Claude Code skills from various sources. Supports GitHub repositories, compressed archives (.zip, .tar.gz, .skill), and direct URLs. Use when user wants to download, install, or add a skill from GitHub, URL, or archive file. Triggers on "download skill", "install skill", "add skill from", "get skill".

149 27
Explore
nicepkg/ai-workflow

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

149 27
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results