n8n-skills

Document n8n node functionalities, parameters, and usage examples for workflow automation.

276|46|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/nicepkg/ai-workflow --skill n8n-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n8n-skills
Source: https://github.com/nicepkg/ai-workflow/tree/main/workflows/video-creator-workflow/.claude/skills/n8n-skills
Command: npx skills add https://github.com/nicepkg/ai-workflow --skill n8n-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill demystifies n8n workflow automation by providing clear explanations of nodes, common patterns, and best practices, enabling users to build complex automations efficiently.

Core Features & Use Cases

  • Node Discovery: Easily find and understand the purpose and parameters of over 500 n8n nodes.
  • Workflow Patterns: Learn and implement common automation strategies like data fetching, email automation, and AI integration.
  • Community Node Integration: Discover and utilize a wide range of community-contributed nodes for extended functionality.
  • Use Case: A user needs to automate sending personalized emails based on data from a CRM. They can use this Skill to find the relevant n8n nodes (e.g., CRM node, email node), understand their configurations, and learn a pattern for connecting them.

Quick Start

Use the n8n-skills to find nodes for connecting to a PostgreSQL database and sending data to Slack.

Frequently Asked Questions about n8n-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the right n8n nodes for API integration and data processing?

To find n8n nodes for API integration and data processing, you can search a comprehensive knowledge base of over 500 built-in and community nodes to understand their specific parameters and usage examples.

What are common workflow automation patterns for connecting a CRM to email in n8n?

Common n8n workflow automation patterns for connecting a CRM to email involve discovering relevant nodes, understanding their configurations, and structuring data fetching to send personalized emails based on CRM triggers.

Can I use community-contributed nodes for extended functionality in n8n workflows?

Yes, you can use community-contributed nodes in n8n workflows to extend functionality, allowing you to discover and integrate a wide range of external tools for tasks like AI agent workflows.

Does this n8n documentation cover troubleshooting and parameters for AI agent workflows?

Yes, this n8n documentation covers troubleshooting and parameters for AI agent workflows, facilitating efficient workflow design by detailing node functionalities and structured documentation for complex automation.

What is the best way to automate sending PostgreSQL database data to Slack using n8n?

The best way to automate sending PostgreSQL database data to Slack using n8n is to find the relevant nodes, understand their configurations, and implement a structured workflow pattern connecting the database to the messaging platform.