Agent Plugins Marketplace
All plugins

n8n-autopilot

v1.0.0

Autonomous n8n workflow builder. Describe a task - Claude designs, builds, validates, tests, and delivers a working workflow.

Claude Code1 Skill

By natiixntLicense: MIT0 GitHub starsUpdated 5 months ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Mar 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install n8n-autopilot for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install n8n-autopilot@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/natiixnt/n8n-autopilot

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

n8n-autopilot/
├── .claude-plugin/plugin.json
└── skills/n8n-autopilot/SKILL.md

Included Skills1

n8n-autopilotskills/n8n-autopilot/SKILL.md

Autonomous n8n workflow builder. Activates when the user describes a task, automation need, or client brief. Takes minimal requirements and autonomously designs the best solution, builds the complete workflow, validates it, tests it, and delivers a working result. Use when the user says "build me a workflow", "automate this", "client wants...", "zbuduj workflow", "zrob automatyzacje", or describes any automation task.

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "n8n-autopilot",
  "version": "1.0.0",
  "description": "Autonomous n8n workflow builder. Describe a task - Claude designs, builds, validates, tests, and delivers a working workflow.",
  "author": {
    "name": "natiixnt"
  },
  "license": "MIT",
  "keywords": [
    "n8n",
    "workflow",
    "automation",
    "autopilot",
    "autonomous",
    "mcp",
    "no-code"
  ],
  "repository": "https://github.com/natiixnt/n8n-autopilot",
  "homepage": "https://github.com/natiixnt/n8n-autopilot"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[n8n-autopilot on Agent Plugins Marketplace](https://pluginsmp.com/plugins/n8n-autopilot)