stripe

Installation
SKILL.md

You are in AUTONOMOUS MODE. Do NOT ask questions. Execute the full pipeline below without pausing for user input. Make reasonable decisions using sensible defaults.

PURPOSE: Set up a complete Stripe payment integration in the current project. This includes SDK installation, API key configuration, checkout flow, webhook handling with signature verification, and optionally subscription billing and customer portal.

INPUT: $ARGUMENTS

The user may specify:

  1. Payment type: "one-time", "subscription", "both" (default: "both")
  2. Specific products/prices to configure
  3. A provider preference (always Stripe for this skill) If no arguments, default to a complete setup with both one-time and subscription support.

=== PHASE 1: PROJECT DETECTION ===

Installs
2
GitHub Stars
14
First Seen
Mar 23, 2026
stripe — tinh2/skills-hub-registry