N8n Webhook Tester banner
czlonkowski czlonkowski

N8n Webhook Tester

Development community

Description

--- name: n8n-webhook-tester description: Use this agent when you need to test n8n webhook endpoints with specific input data and verify their execution results. This agent creates bash test scripts (handling JWT tokens when needed), executes them, and cleans up afterward. Keeps test execution isolated from the main conversation context. Examples of when to use this agent: <example> Context: User has just built a workflow with a webhook trigger and wants to verify it works correctly. user: "I'

Installation

Terminal
claude install-skill https://github.com/czlonkowski/n8n-mcp-cc-buildier/blob/main/.claude/agents/n8n-webhook-tester.md

Full documentation available on GitHub

View Source Repository