stripestripeOfficialยท5 Agent Skills Included

link-cli

Let AI agents pay online with secure one-time Link credentials

Generates secure, one-time-use payment credentials from a Link wallet so AI agents can complete purchases on merchant sites. Eliminates the risk of sharing real card numbers by issuing virtual cards, Link Pay Tokens, and Shared Payment Tokens with user approval. Also reads balances, transactions, and connected accounts to answer spending questions without moving money.
npx skills add stripe/link-cli --all -g -y
Available:

Tells the AI agent how the Link CLI and SDK are structured, which commands and auth flows to use, and to keep command schemas, README, and skill files in sync when behavior changes.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install link-cli?โ–ผ

Run `npx skills add stripe/link-cli --all -g -y` in your terminal to install all skills in this suite globally.

How can an AI agent pay for things online?โ–ผ

The agent creates a spend request, the user approves it in the Link app, and the CLI returns a one-time virtual card or token the agent enters at checkout.

Does link-cli expose my real card number?โ–ผ

No. It issues one-time-use credentials, and card details can be written to a secure local file with `--output-file` so they never appear in chat logs.

Can link-cli answer questions about my spending?โ–ผ

Yes. The financial-insights skill reads your Link transactions, balances, and connected accounts with read-only commands to summarize your activity.

Does link-cli work with Claude Code and Cursor?โ–ผ

Yes. It ships plugins and SKILL.md files for Claude Code, Cursor, and Codex, and can also run as a local MCP server.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’