Use the upstream install or setup path that matches your environment: - npm install stripe - yarn add stripe - npm install stripe@public-preview --save-exact - npm install stripe@<some-version>
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Webhook Debugger"
slug: "webhook-debugger"
description: ""
github_stars: 4428
verification: "security_reviewed"
source: "https://github.com/stripe/stripe-node"
author: "Stripe"
category: "Developer Tools"
framework: "Claude Agents"
tool_ecosystem:
github_repo: "stripe/stripe-node"
github_stars: 4428
npm_package: "stripe"
npm_weekly_downloads: 12938180
---
# Webhook Debugger
## Prerequisites
Node.js
## Installation
Use the upstream install or setup path that matches your environment:
- npm install stripe
- yarn add stripe
- npm install stripe@public-preview --save-exact
- npm install stripe@<some-version>
Requirements and caveats from upstream:
- # Stripe Node.js Library
- [](https://github.com/stripe/stripe-node/actions?query=branch%3Amaster)
- Want to chat live with Stripe engineers? Join us on our [Discord server](https://stripe.com/go/discord/node).
Basic usage or getting-started notes:
- sh
- # or
- The package needs to be configured with your account's secret key, which is
- Source: https://github.com/stripe/stripe-node
- Extracted from upstream docs: https://raw.githubusercontent.com/stripe/stripe-node/HEAD/README.md
## Documentation
- https://docs.stripe.com/api?lang=node
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/webhook-debugger/)
No comments yet. Be the first to comment!