Webhook Tester

Webhook testing and debugging tool. Send test webhook payloads to any URL, simulate various webhook events (GitHub, Stripe, Slack), inspect responses, and log webhook delivery attempts. Debug webhook integrations without deploying code.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Webhook Tester" with this command: npx skills add bytesagain/webhook-tester

Webhook Tester

Test webhooks. Send payloads. Debug integrations. No deployment needed.

Commands

  • send <url> <json_payload> — Send webhook POST
  • github <url> [event] — Simulate GitHub webhook
  • ping <url> — Send test ping
  • history — View recent webhook sends

Usage Examples

webhook-tester send https://myapp.com/webhook '{"event":"test"}'
webhook-tester github https://myapp.com/hooks push
webhook-tester ping https://myapp.com/health

Powered by BytesAgain | bytesagain.com

When to Use

  • as part of a larger automation pipeline
  • when you need quick webhook tester from the command line

Output

Returns logs to stdout. Redirect to a file with webhook-tester run > output.txt.

Configuration

Set WEBHOOK_TESTER_DIR environment variable to change the data directory. Default: ~/.local/share/webhook-tester/


Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Pixshop Creative API — Developer REST Endpoints

Pixshop 开发者 REST API — 图片生成/编辑、视频制作、提示词库、应用市场、社区 / Pixshop Developer REST API — image generation/editing, video, prompts, apps, community endpoints. Use when...

Registry SourceRecently Updated
1350Profile unavailable
Web3

APITester Agent-Driven API Testing

Test API endpoints and document responses. Define tests in plain English, run them, get formatted results. Agent-driven Postman alternative.

Registry SourceRecently Updated
2090Profile unavailable
Automation

SearXNG Local Search

Search the web using a self-hosted SearXNG instance. Privacy-respecting metasearch that aggregates results from multiple engines.

Registry SourceRecently Updated
2180Profile unavailable
Security

QA & Test Engineering Command Center

Comprehensive QA system for planning strategy, writing tests, analyzing coverage, automating pipelines, performance and security testing, defect triage, and...

Registry SourceRecently Updated
5280Profile unavailable