neurawork-git/n8n-autopilot

14 stars · Last commit 2026-06-02

Claude Code plugin for building, validating, and deploying n8n workflows via n8nac CLI

README preview

<div align="right">

**English** · [Deutsch](README.de.md)

</div>

<div align="center">

# 🤖 n8n-autopilot

**A Claude Code plugin that turns natural-language prompts into validated, deployed n8n workflows.**

[![Version](https://img.shields.io/badge/version-4.1.0-blue.svg)](CHANGELOG.md)
[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
[![Node.js](https://img.shields.io/badge/node-%E2%89%A518-339933.svg?logo=node.js&logoColor=white)](https://nodejs.org)
[![n8nac](https://img.shields.io/badge/n8nac-2.2.1%20(min%202.2.0)-ff6d5a.svg)](https://www.npmjs.com/package/n8nac)
[![Claude Code](https://img.shields.io/badge/claude%20code-plugin-d97757.svg)](https://docs.claude.com/claude-code)

```
/n8n-autopilot:build-workflow "Webhook receives Stripe payment → updates Postgres → sends Slack alert"

View full repository on GitHub →