Skip to main content
Run any Skill in Manus
with one click

webhook-receiver

Lightweight background HTTP server that receives webhooks from external services (GitHub, ntfy, Stripe, any HTTP POST) and runs configured shell commands in response. Use when setting up webhook integrations, receiving GitHub push/PR/issue events, triggering scripts from external services, or exposing a local endpoint for testing. Switches from polling to event-driven: things happen the moment they're triggered, not on the next cron cycle.

Overview

Lightweight background HTTP server that receives webhooks from external services (GitHub, ntfy, Stripe, any HTTP POST) and runs configured shell commands in response. Use when setting up webhook integrations, receiving GitHub push/PR/issue events, triggering scripts from external services, or exposing a local endpoint for testing. Switches from polling to event-driven: things happen the moment they're triggered, not on the next cron cycle.

Install command
npx skills add https://github.com/JansenAnalytics/claudex --skill webhook-receiver

Copy and paste this command into Claude Code to install the skill

Stars4
Forks1
UpdatedJune 3, 2026 at 20:50
File Explorer
6 files
SKILL.md
readonly