·upgrade-stripe
</>

upgrade-stripe

stripe/agent-toolkit

Guide for upgrading Stripe API versions and SDKs

25Installs·0Trend·@stripe

Installation

$npx skills add https://github.com/stripe/agent-toolkit --skill upgrade-stripe

SKILL.md

This skill covers upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs.

Stripe uses date-based API versions (e.g., 2025-12-15.clover, 2025-08-27.basil, 2024-12-18.acacia). Your account's API version determines request/response behavior.

These use a fixed API version matching the SDK release date. Do not set a different API version for strongly-typed languages because response objects might not match the strong types in the SDK. Instead, update the SDK to target a new API version.

Guide for upgrading Stripe API versions and SDKs Source: stripe/agent-toolkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/stripe/agent-toolkit --skill upgrade-stripe
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is upgrade-stripe?

Guide for upgrading Stripe API versions and SDKs Source: stripe/agent-toolkit.

How do I install upgrade-stripe?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/stripe/agent-toolkit --skill upgrade-stripe Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/stripe/agent-toolkit

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01