stripe-link-cli

Generate virtual cards and process Shared Payment Token transactions via Stripe Link CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @stripe/link-cli.

What problem does it solve?

This skill removes the friction of manual online payments by allowing the agent to securely initiate and manage purchases on your behalf while maintaining strict human-in-the-loop approval.

Core Features & Use Cases

  • Secure Checkout: Automates web checkout flows and Shared Payment Token (SPT) transactions using the Stripe Link ecosystem.
  • Approval Gating: Ensures every transaction is verified through your mobile or web Link app, preventing unauthorized spending.
  • Use Case: When an agent encounters a paywall or a merchant requiring a specific payment method, it can trigger a spend request, wait for your mobile approval, and complete the transaction without exposing sensitive card data to the agent's context.

Quick Start

Ask the agent to pay for the current merchant checkout using the stripe link skill after confirming the total amount with you.

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 e-commerce checkout and API-based merchant payments without exposing credit card data to an AI agent?

Automate e-commerce checkout securely by using an agent-driven wrapper around the Stripe Link CLI to handle virtual card generation and Shared Payment Token transactions. This approach processes payments without exposing sensitive card data directly within the agent's context.

How does agent-driven payment approval gating work for Stripe Link transactions?

Agent-driven payment approval gating works by triggering a spend request through the Stripe Link CLI and pausing the transaction until you verify it via your mobile or web Link app. This human-in-the-loop mechanism prevents unauthorized spending.

Do I need the Stripe Link CLI installed on my host system to use automated agent checkout workflows?

Yes, you need the Stripe Link CLI installed on your host system. The CLI is required to manage authentication, execute spend requests, and securely retrieve credentials for agent-driven payment workflows.

Can I use an AI agent to pay for a paywall or merchant checkout using a specific payment method?

Yes, when an agent encounters a paywall or requires a specific payment method, it can trigger a spend request via the Stripe Link CLI. After confirming the total amount and receiving your mobile approval, it completes the transaction securely.

What are the limitations of using automated Shared Payment Token transactions for online purchases?

A key limitation is that automated Shared Payment Token transactions require explicit human-in-the-loop approval for every purchase. The agent cannot bypass the verification step, meaning the workflow pauses indefinitely until you manually approve the spend request.