neurawork-git/n8n-autopilot — reverse-engineered prompt
Reverse engineered prompt
Build me a Claude Code plugin for n8n that lets me describe a workflow in plain English and have Claude do the whole job for me. I want it to research the right n8n nodes and settings, generate a workflow file in code, validate it before shipping, push it to my n8n instance, and run a live test when that makes sense, so I do not have to click around in the n8n UI.
Please include easy commands to start a new repo, build a workflow from a sentence, deploy an existing workflow file, refresh and fix credential references, list what workflows and nodes are already in the project, check whether the MCP connections are healthy, and help with n8n specific questions like expressions, code nodes, and validation errors. If a workflow cannot be auto tested, guide me through the manual step and then inspect the result.
Set it up like a real usable plugin with docs, examples, and sensible prompts. You can look up current docs online if needed.
Want more depth? Deep Reverse