Communityv1.0.0

N8n Dispatch

Forwards user requests labeled state, action, or historical with text prompts to a configured n8n_dispatch MCP service and returns its response.

1.7kdownloads2stars3active installsenchantedmotorcycle
View on ClawHubBack to Skills

Skill Details

Slug
n8n-dispatch
Latest Version
1.0.0
Author
enchantedmotorcycle
Published
Feb 3, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for N8n Dispatch.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of n8n-dispatch skill: - Bridges OpenClaw with your existing n8n‑dispatch service using mcporter. - Adds a single `dispatch` command that forwards a `requestType` and user prompt to the MCP service. - Supports request types: `state`, `action`, and `historical`. - Returns processed responses from your n8n workflow directly in OpenClaw. - Includes configuration guidance and usage examples.