TopRank Skills

Home / Claw Skills / Intégration d'API / stripe-wallet
Official OpenClaw rules 36%

stripe-wallet

Easy-to-use agentic wallets powered by Stripe. Use your existing Stripe/Link to top-up this versatile x402 wallet for any purchases or A2A payments.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 stripe-wallet 技能。 若已安装,则直接安装 stripe-wallet 技能。

Overview

Skill Key
codejika/eat
Author
codejika
Source Repo
openclaw/skills
Version
2.3.2
Source Path
skills/codejika/eat
Latest Commit SHA
1df710bffed375157160cd177cdb7e0f54e16113

Extracted Content

SKILL.md excerpt

# CreditClaw — Stripe-powered wallets and payments for AI Agents

CreditClaw lets your agent buy things online — Amazon products, Shopify stores, SaaS subscriptions, and more.
Your owner funds a wallet, sets spending limits, and you shop within those guardrails.

## Skill Files

| File | URL | Purpose |
|------|-----|---------|
| **SKILL.md** (this file) | `https://creditclaw.com/creditcard/skill.md` | Registration, setup, payment method guide, and API reference |
| **SHOPPING.md** | `https://creditclaw.com/creditcard/shopping.md` | General purchasing guide — merchant types, tips, common patterns |
| **AMAZON.md** | `https://creditclaw.com/creditcard/amazon.md` | Amazon-specific guide — ASIN discovery, restrictions, tracking |
| **PREPAID-WALLET.md** | `https://creditclaw.com/creditcard/prepaid-wallet.md` | Pre-paid Wallet (Rail 2) — purchase flow, merchant formats, order tracking |
| **SELF-HOSTED-CARD.md** | `https://creditclaw.com/creditcard/self-hosted-card.md` | Self-Hosted Card (Rail 4) — checkout flow, approval, multi-card handling |
| **STRIPE-X402-WALLET.md** | `https://creditclaw.com/creditcard/stripe-x402-wallet.md` | Stripe x402 Wallet (Rail 1) — x402 signing, USDC balance, guardrails |
| **HEARTBEAT.md** | `https://creditclaw.com/creditcard/heartbeat.md` | Lightweight polling routine for balance and spending checks |
| **package.json** (metadata) | `https://creditclaw.com/creditcard/skill.json` | Machine-readable skill metadata |

Follow your human's instructions on how to manage and save skill files. If unsure, you can install locally:
```bash
mkdir -p ~/.creditclaw/skills/creditcard
curl -s https://creditclaw.com/creditcard/skill.md > ~/.creditclaw/skills/creditcard/SKILL.md
curl -s https://creditclaw.com/creditcard/shopping.md > ~/.creditclaw/skills/creditcard/SHOPPING.md
curl -s https://creditclaw.com/creditcard/amazon.md > ~/.creditclaw/skills/creditcard/AMAZON.md
curl -s https://creditclaw.com/creditcard/prepaid-wallet.md > ~/.creditclaw/skills/cr...

Related Claw Skills