skylv-webhook-debuggerTests and debugs webhooks. Inspects requests and validates responses. Triggers: test webhook, webhook debug, http webhook.
Install via ClawdBot CLI:
clawdbot install sky-lv/skylv-webhook-debuggerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.com/webhookAudited May 10, 2026 · audit v1.0
Generated May 12, 2026
An e-commerce company needs to verify that their payment gateway webhook correctly sends order status updates. Using the skylv-webhook-tester, they can send test payloads with different events (e.g., payment.success, payment.failed) and validate the response codes to ensure proper handling.
A SaaS platform integrates with third-party services via webhooks and experiences intermittent failures. The debugger helps simulate requests to isolate issues such as authentication errors (401) or rate limiting (429) before deploying fixes.
A DevOps team uses webhooks to trigger automated builds from GitHub. They can test the webhook endpoint by sending sample payloads and checking for 200 OK responses, ensuring the pipeline triggers correctly without code changes.
A healthcare application relies on webhooks for patient data updates. The tester can validate that sensitive data is transmitted securely and that the endpoint returns appropriate error codes (e.g., 401) for unauthorized requests.
Offer basic webhook testing for free, with advanced features like history, custom headers, and analytics for a subscription fee. Revenue comes from monthly or annual subscriptions for power users and enterprises.
Provide the debugger as a standalone SAAS tool for developers to test webhooks during development. Charge per usage (e.g., per test request) or via tiered plans based on volume.
Embed the debugger into larger platforms like API gateways or low-code tools as a premium add-on. Revenue through licensing fees or revenue sharing with the platform provider.
💬 Integration Tip
Use webhook.site or ngrok to get a temporary public URL and forward requests to your local environment for real-time debugging.
Scored May 12, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.