Fair-code platform to build and deploy AI agents and workflows. Combine a visual canvas with custom code, run it self-hosted or in the cloud, and connect to 1500+ integrations. AI automation you can trust with real work, from prototype to production.
$ npx -y skills add n8n-io/n8n --agent claude-code
Run the curl in your terminal, the rest in Claude Code.
Repo: n8n-io/n8n
What's inside


Fair-code platform to build and deploy AI agents and workflows. Combine a visual canvas with custom code, run it self-hosted or in the cloud, and connect to 1500+ integrations. AI automation you can trust with real work, from prototype to production.

Try n8n instantly with npx (requires Node.js):
npx n8n
Or deploy with Docker:
docker volume create n8n_data
docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n
Access the editor at http://localhost:5678
Need help? Our community forum is the place to get support and connect with other users: community.n8n.io
n8n is fair-code distributed under the Sustainable Use License and n8n Enterprise License.
Enterprise Licenses available for additional features and support.
Additional information about the license model can be found in the docs.
Found a bug ๐ or have a feature idea โจ? Check our Contributing Guide for a setup guide & best practices.
Want to shape the future of automation? Check out our job posts and join our team!
Short answer: It means "nodemation" and is pronounced as n-eight-n.
Long answer: "I get that question quite often (more often than I expected) so I decided it is probably best to answer it here. While looking for a good name for the project with a free domain I realized very quickly that all the good ones I could think of were already taken. So, in the end, I chose nodemation. 'node-' in the sense that it uses a Node-View and that it uses Node.js and '-mation' for 'automation' which is what the project is supposed to help with. However, I did not like how long the name was and I could not imagine writing something that long every time in the CLI. That is when I then ended up on 'n8n'." - Jan Oberhauser, Founder and CEO, n8n.io
.actrc
.agents/
skills/
AGENTS.md
community-pr-readiness-check/
reference/
checks.md
label-flow.md
re-review.md
teams.md
SKILL.md
content-design/
SKILL.md
conventions/
SKILL.md
create-community-node-lint-rule/
reference.md
SKILL.md
create-instance-ai-eval/
case-shapes.md
running-evals.md
SKILL.md
sourcing-cases.md
create-issue/
SKILL.md
create-pr/
SKILL.md
create-skill/
SKILL.md
db-migrations/
SKILL.md
design-system/
rules/
web-animation-guidelines.md
web-interface-guidelines.md
SKILL.md
experiments/
reference.md
SKILL.md
human-like-code-review/
SKILL.md
linear-issue/
SKILL.md
loom-transcript/
SKILL.md
nathan/
SKILL.md
node-add-oauth/
SKILL.md
protect-endpoints/
SKILL.md
public-api/
reference.md
SKILL.md
reproduce-bug/
SKILL.md
spec-driven-development/
SKILL.md
telemetry/
SKILL.md
.aikido
.boundaries-baseline.json
.claude/
plugins/
n8n/
.claude-plugin/
marketplace.json
plugin.json
agents/
developer.md
linear-issue-triager.md
commands/
plan.md
triage.md
README.md
scripts/
track-skill-usage.mjs
skills/
community-pr-readiness-check
content-design
conventions
create-community-node-lint-rule
create-instance-ai-eval
create-issue
create-pr
create-skill
db-migrations
design-system
experiments
human-like-code-review
linear-issue
loom-transcript
nathan
node-add-oauth
protect-endpoints
public-api
reproduce-bug
setup-mcps/
SKILL.md
spec-driven-development
telemetry
README.md
settings.json
.code-health-baseline.json
.devcontainer/
codespaces/
devcontainer.json
docker-compose.yml
Dockerfile
devcontainer.json
docker-compose.yml
Dockerfile
.dockerignore
.editorconfig
.env.eval.example
.env.local.example
.git-blame-ignore-revs
.gitattributes
.github/
actionlint.yml
actions/
build-n8n-docker/
action.yml
ci-filter/
__tests__/
ci-filter.test.ts
action.yml
ci-filter.mjs
docker-registry-login/
action.yml
load-n8n-docker/
action.yml
setup-nodejs/
action.yml
safe-chain.config.json
CI-TELEMETRY.md
claude-templates/
e2e-test.md
security-fix.md
CLAUDE.md
CODEOWNERS
DEVELOPING_V3.md
docker-compose.yml
ISSUE_TEMPLATE/
01-bug.yml
config.yml
OWNERS
poutine-rules/
unpinned_action.rego
pull_request_template.md
pull_request_title_conventions.md
scripts/
attest-image-sbom.mjs
attest-image-sbom.test.mjs
bump-versions.mjs
bump-versions.test.mjs
cla/
check-signatures.mjs
manage-label.mjs
post-final-status.mjs
resolve-context.mjs
update-pr-comment.mjs
claude-task/
prepare-claude-prompt.mjs
resume-callback.mjs
cleanup-ghcr-images.mjs
cleanup-release-branch.mjs
cleanup-release-branch.test.mjs
compute-backport-targets.mjs
compute-backport-targets.test.mjs
create-github-release.mjs
detect-new-packages.mjs
determine-release-candidate-branch-for-track.mjs
determine-release-version-changes.mjs
determine-release-version-changes.test.mjs
determine-version-info.mjs
determine-version-info.test.mjs
docker/
docker-config.mjs
docker-tags.mjs
get-manifest-digests.mjs
kafka-native-smoke-check.mjs
ensure-provenance-fields.mjs
ensure-release-candidate-branches.mjs
ensure-release-candidate-branches.test.mjs
fixtures/
mock-github-event.json
get-release-versions.mjs
github-helpers.mjs
github-helpers.test.mjs
jsconfig.json
move-track-tag.mjs
owners-assign-reviewers.mjs
owners-assign-reviewers.test.mjs
owners-review-recommendations.mjs
owners-review-recommendations.test.mjs
owners.mjs
owners.test.mjs
package.json
plan-release.mjs
pnpm-lock.yaml
pnpm-utils.mjs
populate-cloud-databases.mjs
post-qa-metrics-comment.mjs
promote-backport-labels-on-minor.mjs
promote-github-release.mjs
quality/
check-ownership-checkbox.mjs
check-ownership-checkbox.test.mjs
check-pr-size.mjs
check-pr-size.test.mjs
handle-size-override.mjs
retry.mjs
send-build-stats.mjs
send-docker-stats.mjs
send-metrics.mjs
send-version-release-notification.mjs
set-latest-for-monorepo-packages.mjs
set-latest-for-monorepo-packages.test.mjs
slack/
build-trivy-blocks.mjs
build-trivy-blocks.test.mjs
notify.mjs
notify.test.mjs
stale/
clean-stale-branches.mjs
clean-stale-branches.test.mjs
sync-conflict-owners.mjs
sync-conflict-owners.test.mjs
sync-master-to-3x.mjs
sync-master-to-3x.test.mjs
trim-fe-packageJson.js
update-changelog.mjs
verify-safechain.mjs
verify-safechain.test.mjs
test-metrics/
e2e-impact-map.json
playwright.json
workflows/
WORKFLOWS.md
backport.yml
build-base-image.yml
build-benchmark-image.yml
build-v3-nightly.yml
build-windows.yml
ci-check-pr-title.yml
ci-check-release-from-fork.yml
ci-cla-check.yml
ci-codeowners-validation.yml
ci-detect-new-packages.yml
ci-instance-ai-evals.yml
ci-master.yml
ci-mcp-evals.yml
ci-owners-assign-reviewers.yml
ci-owners-review-recommendations.yml
ci-pr-quality.yml
ci-pull-request-review.yml
ci-pull-requests.yml
ci-python.yml
ci-restrict-private-merges.yml
clean-stale-branches.yml
community-pr-close-stale.yml
docker-build-push.yml
docker-build-smoke.yml
mutation-health-nightly.yml
prepare-docker-reusable.yml
release-build-daytona-snapshot.yml
release-chromatic.yml
release-create-experiment.yml
release-create-github-releases.yml
release-create-minor-pr.yml
release-create-patch-pr.yml
release-create-pr.yml
release-merge-tag-to-branch.yml
release-populate-cloud-with-releases.yml
release-promote-backport-labels.yml
release-promote-github-release.yml
release-publish-new-package.yml
release-publish-post-release.yml
release-publish.yml
release-push-to-channel.yml
release-schedule-patch-prs.yml
release-set-stable-npm-packages-to-latest.yml
release-standalone-package.yml
release-storybook.yml
release-update-pointer-tag.yml
release-version-release-notification.yml
sbom-generation-callable.yml
sec-ci-reusable.yml
sec-poutine-reusable.yml
sec-publish-fix-1x.yml
sec-publish-fix.yml
sec-sync-public-to-private.yml
sec-zizmor-reusable.yml
security-trivy-scan-callable.yml
test-bench-reusable.yml
test-benchmark-destroy-nightly.yml
test-benchmark-nightly.yml
test-db-reusable.yml
test-dev-server-smoke-reusable.yml
test-e2e-coverage-nightly.yml
test-e2e-helm.yml
test-e2e-infrastructure-reusable.yml
test-e2e-performance-reusable.yml
test-e2e-reusable.yml
test-evals-ai-release.yml
test-evals-ai-reusable.yml
test-evals-ai.yml
test-evals-discovery.yml
test-evals-instance-ai.yml
test-evals-mcp.yml
test-evals-python.yml
test-get-n8n.yml
test-linting-reusable.yml
test-unit-reusable.yml
test-workflow-scripts-reusable.yml
test-workflows-callable.yml
test-workflows-nightly.yml
test-workflows-pr-comment.yml
util-approve-and-set-automerge.yml
util-backport-bundle.yml
util-claude-task.yml
util-cleanup-abandoned-release-branches.yml
util-cleanup-pr-images.yml
util-data-tooling.yml
util-determine-current-version.yml
util-ensure-release-candidate-branches.yml
util-notify-pr-status.yml
util-publish-api-schema.yml
util-qa-metrics-comment-reusable.yml
util-sync-master-to-3x.yml
util-update-node-popularity.yml
.gitignore
.npmignore
.npmrc
.opencode/
skills/
setup-mcps/
SKILL.md
.poutine.yml
.prettierignore
.prettierrc.js
.tbls.postgres.yml
.tbls.sqlite.yml
.vscode/
DEBUGGER.md
extensions.json
launch.json
settings.default.json
AGENTS.md
assets/
n8n-logo.png
n8n-screenshot-readme.png
n8n-screenshot.png
biome.jsonc
CHANGELOG.md
CLAUDE.md
CODE_OF_CONDUCT.md
codecov.yml
CONTRIBUTING.md
CONTRIBUTOR_LICENSE_AGREEMENT.md
cubic.yaml
docker/
get-n8n-compose.yml
get-n8n.sh
images/
engine/
Dockerfile
n8n/
n8n-base/
Dockerfile
docker-entrypoint.sh
Dockerfile
README.md
runners/
Dockerfile
Dockerfile.distroless
n8n-task-runners.json
README.md
test-get-n8n.sh
docs/
db.md
generated/
postgres-schema/
public.agent_chat_attachments.md
public.agent_chat_subscriptions.md
public.agent_checkpoints.md
public.agent_credential_dependency.md
public.agent_eval_dataset.md
public.agent_eval_rating.md
public.agent_eval_result.md
public.agent_eval_run.md
public.agent_execution_threads.md
public.agent_execution.md
public.agent_files.md
public.agent_history.md
public.agent_task_definition.md
public.agent_task_run_lock.md
public.agent_task_snapshot.md
public.agents_memory_entries.md
... 1600 moreShowing a partial view of a very large repo.
FAQ
n8n is a Claude Code plugin with 14 hand-picked skills for automation work, indexed on Flowy. Install it with the command on its page. It includes setup-mcps, n8n-cli, agent-builder. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.