Skip to content
Development
Command

/flow-test-webhook

Synthesize executable shell trigger scripts (`test-webhook.sh`) and instructions to trigger webhook routes.

From plugin
412 skills4 agents12 commands
shell
$ npx -y skills add mOHAD44DSFASF/flowforge-n8n --agent claude-code

Ships with flowforge-n8n. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/flow-test-webhook

Context preview

What this command does when you run it.

Synthesize executable shell trigger scripts (`test-webhook.sh`) and instructions to trigger webhook routes.

Command definition

flow-test-webhook.md

Slash Command: /flow:test-webhook

Purpose

Synthesize executable shell trigger scripts (`test-webhook.sh`) and instructions to trigger webhook routes.

Execution Guide

flowforge test-webhook <filepath> --url <n8n-url> --payload <payload-file>

Guidance

  • Explain the difference between n8n Test URLs and Production URLs.
  • Advise users to trigger test runs only while n8n is actively listening in the visual editor.
Read it on GitHub โ†—
Ships withflowforge-n8n

FlowForge n8n is a local-first assurance layer for n8n workflow JSON: deterministic validation against bundled node metadata, static security/reliability/cost analysis, regression testing, snapshots, self-healing, semantic review, offline CI, and MCP tools.

Get the whole plugin, auto-invoked
Stats
4
Stars
0
Views
0
Forks
Active
Maintenance
TypeScript
Language
MIT
License
29d ago
Last commit
1mo ago
Created

Repo: mOHAD44DSFASF/flowforge-n8n