stripe-link-cli

Process Stripe Link payments with one-time-use virtual cards or SPT.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/LynxLabVN/office-agent --skill stripe-link-cli-lynxlabvn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stripe-link-cli
Source: https://github.com/LynxLabVN/office-agent/tree/main/agent-core/optional-skills/payments/stripe-link-cli
Command: npx skills add https://github.com/LynxLabVN/office-agent --skill stripe-link-cli-lynxlabvn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Streamlines Agent payments through Stripe Link, eliminating the need for manual card entry and approvals, enhancing user experience and security.

Core Features & Use Cases

  • Agent Payments: Facilitates purchases on behalf of users using one-time-use virtual cards or Shared Payment Tokens (SPT).
  • In-App Approvals: Ensures every spend is approved in the Link mobile/web app, maintaining user control and security.
  • Cross-Platform Support: Available on Linux and macOS, excluding Windows.
  • Use Case: For an e-commerce transaction, the skill can create a payment method, request approval, and process the payment, all through a secure and automated process.

Quick Start

Trigger a payment using the phrase "complete checkout for $100".

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 payment processing for autonomous agents?

Automate Stripe payment processing for agents by using one-time-use virtual cards or Shared Payment Tokens, enabling automated purchases without manual card entry. Transactions are processed securely through Stripe Link on supported Linux and macOS systems.

How do in-app approvals work for agent payments via Stripe Link?

In-app approvals for Stripe Link payments require users to authorize every spend directly within the Link mobile or web app. This mechanism maintains user control and security by preventing autonomous agents from completing purchases without explicit transaction approval.

What are the requirements to process Stripe payments with Node.js?

Processing Stripe payments with Node.js requires Node.js version 20 or higher, a US-based Stripe Link account, and a compatible Linux or macOS environment. Windows is currently not supported for this payment processing integration.

Can I use this Skill to process e-commerce checkout payments automatically?

Yes, you can process e-commerce checkout payments automatically by triggering the skill with a phrase like "complete checkout for $100". It creates a payment method, requests user approval in the Link app, and processes the transaction end-to-end.

What are the limitations of using Stripe Link for agent payment processing?

Limitations of using Stripe Link for agent payments include lack of Windows support, requiring a US-based Link account, and a mandatory user approval step in the Link app for every transaction, which restricts fully autonomous unattended processing.