Official skills publisher Verified Skillscout rank 216

Stripe

Stripe publishes official AI agent skills for its tools, services, and developer workflows. Stripe provides payments and financial infrastructure for internet businesses.

Browse 107 official AI agent skills across 6 Stripe repositories, with install commands and source links.

107 Skills
6 Repositories
233,241 Installs
4,527 GitHub stars

Install

Add Stripe skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/stripe/stripe_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Stripe skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

5 official repositories

Includes 96 official skills: stripe-best-practices, upgrade-stripe, stripe-projects, stripe-directory, connect-recommend, stripe-docs.

96 skills 217,092 installs 1,794 stars
npx skills add stripe/ai -y

Link Cli

stripe/link-cli

Includes 5 official skills: create-payment-credential, financial-insights, link-cli, check-link-wallet, complete-link-purchase.

5 skills 8,363 installs 760 stars
npx skills add stripe/link-cli -y

Includes 3 official skills: stripe-best-practices, upgrade-stripe, stripe-projects.

3 skills 77 installs 0 stars
npx skills add stripe/com -y

Includes 1 official skill: pay-for-http-request.

1 skill 65 installs 179 stars
npx skills add stripe/purl -y

Skills

stripe/skills

Covers stripe-best-practices, upgrade-stripe. Guides decisions when building Stripe integrations — which API to use (Checkout Sessions vs PaymentIntents vs Setup Intents), how to configure Connect platforms with Accounts v2, and how to set up billing, Treasury financial accounts, and embedded payment UIs. Handles the process of upgrading Stripe API versions, server-side SDKs, Stripe.

2 skills 0 installs 0 stars
npx skills add stripe/skills -y

1-100 of 107 skills

stripe/ai 96 skills

stripe-best-practices

stripe/ai 81,900 installs
View source

upgrade-stripe

stripe/ai 64,300 installs
View source

stripe-projects

stripe/ai 61,800 installs
View source

stripe-directory

stripe/ai 3,400 installs
View source

connect-recommend

stripe/ai 2,700 installs
View source

connect-required-verification-information

stripe/ai 576 installs
View source

stripe-best-practices

stripe/ai 466 installs
View source

stripe-best-practices

stripe/ai 466 installs
View source

stripe-best-practices

stripe/ai 466 installs
View source

stripe-best-practices

stripe/ai 466 installs
View source

stripe-best-practices

stripe/ai 466 installs
View source

stripe-best-practices

stripe/ai 466 installs
View source

stripe-projects

stripe/ai 253 installs
View source

stripe-projects

stripe/ai 253 installs
View source

stripe-projects

stripe/ai 253 installs
View source

stripe-projects

stripe/ai 253 installs
View source

stripe-projects

stripe/ai 253 installs
View source

stripe-projects

stripe/ai 253 installs
View source

stripe-directory

stripe/ai 61 installs
View source

stripe-directory

stripe/ai 61 installs
View source

stripe-directory

stripe/ai 61 installs
View source

stripe-directory

stripe/ai 61 installs
View source

stripe-directory

stripe/ai 61 installs
View source

stripe-directory

stripe/ai 61 installs
View source

connect-recommend

stripe/ai 53 installs
View source

connect-recommend

stripe/ai 53 installs
View source

connect-recommend

stripe/ai 53 installs
View source

connect-recommend

stripe/ai 53 installs
View source

connect-recommend

stripe/ai 53 installs
View source

connect-recommend

stripe/ai 53 installs
View source

connect-recommend

stripe/ai 0 installs
View source

connect-recommend

stripe/ai 0 installs
View source

connect-recommend

stripe/ai 0 installs
View source

connect-recommend

stripe/ai 0 installs
View source

connect-recommend

stripe/ai 0 installs
View source

connect-required-verification-information

stripe/ai 0 installs
View source

connect-required-verification-information

stripe/ai 0 installs
View source

connect-required-verification-information

stripe/ai 0 installs
View source

connect-required-verification-information

stripe/ai 0 installs
View source

connect-required-verification-information

stripe/ai 0 installs
View source

connect-required-verification-information

stripe/ai 0 installs
View source

connect-required-verification-information

stripe/ai 0 installs
View source

connect-required-verification-information

stripe/ai 0 installs
View source

connect-required-verification-information

stripe/ai 0 installs
View source

connect-required-verification-information

stripe/ai 0 installs
View source

connect-required-verification-information

stripe/ai 0 installs
View source

stripe-best-practices

stripe/ai 0 installs
View source

stripe-best-practices

stripe/ai 0 installs
View source

stripe-best-practices

stripe/ai 0 installs
View source

stripe-best-practices

stripe/ai 0 installs
View source

stripe-best-practices

stripe/ai 0 installs
View source
stripe/link-cli 4 skills

create-payment-credential

stripe/link-cli 4,200 installs
View source

financial-insights

stripe/link-cli 3,300 installs
View source

check-link-wallet

stripe/link-cli 0 installs
View source

Repository documentation

stripe/skills package overview

stripe/skills/README.md View on GitHub

stripe/skills

Covers stripe-best-practices, upgrade-stripe. Guides decisions when building Stripe integrations — which API to use (Checkout Sessions vs PaymentIntents vs Setup Intents), how to configure Connect platforms with Accounts v2, and how to set up billing, Treasury financial accounts, and embedded payment UIs. Handles the process of upgrading Stripe API versions, server-side SDKs, Stripe.

Top skills in this package

stripe-best-practicesGuides decisions when building Stripe integrations — which API to use (Checkout Sessions vs PaymentIntents vs Setup Intents), how to configure Connect platforms with Accounts v2, and how to set up billing, Treasury financial accounts, and embedded payment UIs.
upgrade-stripeHandles the process of upgrading Stripe API versions, server-side SDKs, Stripe.

Install

Install the full package:

npx skills add stripe/skills -y

Install a specific skill:

npx skills add stripe/skills@stripe-best-practices -y

Use the package when you want your agent to choose the relevant skill from this official Stripe repository.

View stripe/skills on GitHub
Copied