stripe-link-cli

Generate one-time-use virtual cards and SPTs for Stripe Link purchases.

Updated Jun 26, 2026
One-click install
npx skills add https://github.com/NITISH-gitbit/hermes-custom --skill stripe-link-cli-nitish-gitbit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stripe-link-cli
Source: https://github.com/NITISH-gitbit/hermes-custom/tree/main/optional-skills/payments/stripe-link-cli
Command: npx skills add https://github.com/NITISH-gitbit/hermes-custom --skill stripe-link-cli-nitish-gitbit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Automates purchases via Stripe Link for customers with a Link account, offering secure, virtual card payments and SPTs. streamlines in-app payments without needing a payment method beforehand.

Core Features & Use Cases

  • Virtual Cards and SPTs: Generate one-time-use virtual cards and Shared Payment Tokens (SPTs) for in-app payments.
  • ** approvals and US-only support**: US-based with approvals within the Link mobile/web app for enhanced security.
  • trigger phrases and integrations: Detects user-initiated purchases via phrases or API 402 errors, and can handle multi-step merchant evaluations.

Quick Start

Activate the stripe-link-cli skill with "I need a card to purchase" to create a payment method and virtual card, then confirm with the prompt.

Frequently Asked Questions about stripe-link-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Stripe Link payments using virtual cards for customers?

Stripe Link virtual card automation generates one-time-use cards and Shared Payment Tokens for in-app approval flows. It detects user-initiated purchases via trigger phrases or API 402 errors, handling non-interactive terminal scenarios for US-based customers.

What are Shared Payment Tokens and how do they work with Stripe Link?

Shared Payment Tokens (SPTs) are secure references used with Stripe Link to process in-app purchases without a pre-existing payment method. They work alongside one-time-use virtual cards within an authentication-verified login flow to enable automated customer transactions.

Do I need Node.js 20+ to process Stripe Link virtual card payments?

Yes, Node.js 20+ is required to process Stripe Link virtual card payments. You also need a link.com account, and the service is strictly limited to US-based customers for in-app approval flows.

Can I use Stripe Link to handle API 402 payment required errors automatically?

Yes, you can use Stripe Link to handle API 402 errors automatically. The system detects these payment-required errors as triggers to evaluate merchants and initiate the generation of virtual cards or Shared Payment Tokens for completing the purchase.

What are the limitations of using Stripe Link for online purchasing?

Limitations of Stripe Link include strict US-only customer support, a mandatory link.com account, and Node.js 20+ requirement. It operates over terminal for non-interactive scenarios and requires in-app approvals within the Link mobile or web application.