n8n-ion8n-ioOfficialยท34 Agent Skills Included

n8n

Build AI agents and automated workflows connecting 1500+ apps

Builds and runs AI agents and automated workflows on a visual canvas with optional custom code. Connects 1500+ apps and services, eliminating manual data copying, repetitive tasks, and brittle scripts. Includes agent skills for creating pull requests, triaging issues, reviewing code, and managing database migrations. Runs self-hosted or in the cloud so teams ship automations from prototype to production faster.
npx skills add n8n-io/n8n --all -g -y
Available:

Tells the AI agent how to work in the n8n monorepo, covering build and test commands, architecture rules, and how to route tasks to the bundled skills.

All Skills in This Repository (34)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:setup-mcps

Configure MCP servers for n8n development in OpenCode.

Official
Basic
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:create-issue

Create Linear tickets and GitHub issues following n8n conventions.

Official
Intermediate
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:node-add-oauth

Add OAuth2 credential support to existing n8n nodes with tests and CLI constants.

Official
Advanced
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:create-community-node-lint-rule

Create new ESLint rules for the @n8n/eslint-plugin-community-nodes package.

Official
Intermediate
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:linear-issue

Fetch and analyze Linear issues with related context from GitHub and Notion.

Official
Advanced
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:gh-stack

Manage stacked branches and dependent pull requests via the gh-stack GitHub CLI extension.

Official
Advanced
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:public-api

Add, migrate, or update n8n Public API v1 endpoints with controllers, DTOs, and OpenAPI wiring.

Official
Advanced
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:experiments

Manage frontend experiment lifecycle in the n8n editor-ui codebase.

Official
Advanced
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:content-design

Write, review, and audit user-facing UI copy for the n8n platform.

Official
Intermediate
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:reproduce-bug

Reproduce Linear ticket bugs with failing regression tests in the n8n codebase.

Official
Advanced
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:create-instance-ai-eval

Author, calibrate, and push Instance AI workflow evaluation cases to the LangTracer suite.

Official
Advanced
๐Ÿ“ฆ In Repo
n8n-ion8n-io

n8n:protect-endpoints

Apply RBAC scope decorators to n8n REST endpoints.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install n8n?โ–ผ

Run `npx skills add n8n-io/n8n --all -g -y` in your terminal to install all skills in this suite globally.

What is n8n used for?โ–ผ

n8n is a workflow automation platform for connecting apps, APIs, and AI models into automated workflows and agents. You build on a visual canvas and can add custom JavaScript or Python when needed.

Can I self-host n8n?โ–ผ

Yes. n8n is fair-code and self-hostable via Docker, with enterprise options for role-based access, audit trails, and sensitive data.

Does n8n work with AI coding agents?โ–ผ

Yes. The repository ships agent skills and AGENTS.md guides that work with Claude Code, OpenCode, and other harnesses to automate PRs, issue triage, and code review.

Do I need to code to use n8n?โ–ผ

No. Most workflows are built visually by connecting nodes, and code is optional for advanced cases.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’