n8n
Build AI agents and automated workflows connecting 1500+ apps
All Skills in This Repository (34)
Pure Emerald Level Indicatorsn8n:setup-mcps
Configure MCP servers for n8n development in OpenCode.
n8n:create-issue
Create Linear tickets and GitHub issues following n8n conventions.
n8n:node-add-oauth
Add OAuth2 credential support to existing n8n nodes with tests and CLI constants.
n8n:create-community-node-lint-rule
Create new ESLint rules for the @n8n/eslint-plugin-community-nodes package.
n8n:linear-issue
Fetch and analyze Linear issues with related context from GitHub and Notion.
n8n:gh-stack
Manage stacked branches and dependent pull requests via the gh-stack GitHub CLI extension.
n8n:public-api
Add, migrate, or update n8n Public API v1 endpoints with controllers, DTOs, and OpenAPI wiring.
n8n:experiments
Manage frontend experiment lifecycle in the n8n editor-ui codebase.
n8n:content-design
Write, review, and audit user-facing UI copy for the n8n platform.
n8n:reproduce-bug
Reproduce Linear ticket bugs with failing regression tests in the n8n codebase.
n8n:create-instance-ai-eval
Author, calibrate, and push Instance AI workflow evaluation cases to the LangTracer suite.
n8n:protect-endpoints
Apply RBAC scope decorators to n8n REST endpoints.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core