# Webhook Debugger

> Debugs webhooks by installing the Stripe Node.js library and referencing its API documentation.

- Skill: `agentskillexchange/webhook-debugger` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentskillexchange/webhook-debugger`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/webhook-debugger/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs, DevOps & Infra, Webhooks & Events
- Tags: Debugging, Nodejs, Stripe, Webhook
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-08-22
- Page: https://skillmd.com/skills/agentskillexchange/webhook-debugger

---


# Webhook Debugger



## Prerequisites

Node.js

## Installation

Install or set up from the source-backed instructions:

npm install stripe --save

- Source: https://github.com/stripe/stripe-node

## Documentation

- https://docs.stripe.com/api?lang=node

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/webhook-debugger/)

