skylv-webhook-tester

Tests and debugs webhooks. Inspects requests and validates responses. Triggers: test webhook, webhook debug, http webhook.

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 "skylv-webhook-tester" with this command: npx skills add sky-lv/skylv-webhook-debugger

Webhook Tester

Overview

Helps test, debug, and validate webhook integrations.

When to Use

  • User asks to "test a webhook" or "debug webhook"

Send Test Payload

$headers = @{ "Content-Type" = "application/json" } $body = @{ event = "test" } | ConvertTo-Json Invoke-RestMethod -Uri "https://example.com/webhook" -Method POST -Headers $headers -Body $body

Response Codes

  • 200 OK = success
  • 401 = authentication failed
  • 403 = signature verification failed
  • 429 = rate limited
  • 5xx = server error

Common Testing Tools

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.

Automation

price-tracker

Monitor product prices across Amazon, eBay, Walmart, and Best Buy to identify arbitrage opportunities and profit margins. Use when finding products to flip,...

Registry SourceRecently Updated
1400Profile unavailable
Automation

news-aggregator

国内外社会、科技、军事新闻汇总。自动搜索、筛选、整理新闻要点。

Registry SourceRecently Updated
1430Profile unavailable
Automation

markdown-converter

Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XM...

Registry SourceRecently Updated
1680Profile unavailable
Research

Workflow Tools

Work smarter with loop detection, parallel decisions, and file size analysis

Registry SourceRecently Updated
4260Profile unavailable