Back to Plugins

n8n Workflow Builder

Design, create, and manage n8n automation workflows directly from Claude Code

n8nautomationworkflowintegrationcommunity

Installation

npx claude-plugins install n8n-workflow

Configuration

{
  "enabledPlugins": {
    "n8n-workflow": true
  }
}

Commands

/workflowCreate a new n8n workflow
/automateSuggest automation for a task

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub