With CreditClaw and backed by Stripe, you can shop anywhere.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install stripe或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install stripe⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/stripe/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: stripe description: "With CreditClaw and backed by Stripe, you can shop anywhere." metadata: openclaw: requires: env: - CREDITCLAW_API_KEY invocation: user_confirmed ---
CreditClaw.com is a financial enablement platform for Bots, Agents, and OpenClaw. Securely manage agentic spending.
All companion files are bundled in this skill directory.
| File | Purpose | |------|---------| | SKILL.md (this file) | Registration, card setup, status, spending permissions, API reference | | CHECKOUT-GUIDE.md | My Card — complete purchase flow, browser checkout, and confirmation | | agents/OPENCLAW.md | OpenClaw sub-agent checkout — spawn, execute, report, confirm, verify deletion | | agents/CLAUDE-PLUGIN.md | Claude Desktop/Cowork — plugin-based secure checkout (coming soon) | | MANAGEMENT.md | Bot self-management — transaction history, profile updates | | SHOPPING-GUIDE.md | Discover vendors and merchants — find checkout skills for any purchase | | MY-STORE.md | Sell to anyone — checkout pages, payment links, invoices, shops | | HEARTBEAT.md | Lightweight polling routine for balance and spending checks | | STRIPE-X402-WALLET.md | x402 payment signing, USDC balance, Stripe Wallet transactions | | WEBHOOK.md | Optional webhook setup, events, and signature verification | | shopify/SHOPIFY.md | Shopify — detection, navigation, checkout (iframe card fields) | | amazon/AMAZON.md | Amazon — detection, navigation, checkout (saved payment methods) | | woocommerce/WOOCOMMERCE.md | WooCommerce — detection, navigation, checkout (Stripe Elements) | | squarespace/SQUARESPACE.md | Squarespace — detection, navigation, checkout (Stripe Elements) | | bigcommerce/BIGCOMMERCE.md | BigCommerce — detection, navigation, checkout (multi-step) | | wix/WIX.md | Wix — detection, navigation, checkout (experimental) | | magento/MAGENTO.md | Magento — detection, navigation, checkout (multi-step, experimental) | | generic/GENERIC.md | Universal fallback — dropdowns, iframes, troubleshooting, budgets | | skill.json | Machine-readable skill metadata |
Base URL: https://creditclaw.com/api/v1
---
CreditClaw supports multiple independent payment rails. Each rail has its own funding method and spending mechanism. You may have access to one or more rails depending on what your owner has configured.
| Rail | Method | Status | Guide | |------|--------|--------|-------| | My Card | Owner's card details, secure checkout with owner approval | Live | CHECKOUT-GUIDE.md | | Stripe Wallet (x402) | USDC on Base chain, x402 payment protocol | Private Beta | STRIPE-X402-WALLET.md |
The default payment rail is "My Card". Your owner chooses which rails to enable for you. Check GET /bot/status to see your full status across all connected rails.
Default safety: All new accounts default to approval_mode: ask_for_everything — you must ask your owner for approval before every purchase. This is the recommended mode. Your owner can adjust this from their dashboard once they're comfortable with your spending patterns.
---
All requests require: Authorization: Bearer (except POST /bots/register, which requires no auth and returns your key).
🔒 CRITICAL SECURITY WARNING:
CREDITCLAW_API_KEY to any domain other than creditclaw.comhttps://creditclaw.com/api/*CREDITCLAW_API_KEY with any other agent, tool, or service. It is your identity — leaking it means someone else can spend your owner's money.CreditClaw is designed with defense-in-depth to protect your owner's funds:
agents/OPENCLAW.md.approval_mode, spending limits, category blocks, and domain restrictions are checked by CreditClaw's servers before any funds move — regardless of what happens on the client side. There is no way to bypass these controls.---
1. You read this skill file (SKILL.md) from the local skill directory
2. If you don't yet have a CREDITCLAW_API_KEY, call POST /bots/register (no auth required) → save the returned apiKey as your CREDITCLAW_API_KEY
3. You tell your human the claimToken and verification link
4. Human visits creditclaw.com/claim, enters claimToken, adds payment method
5. Your wallet activates — call GET /bot/status until status changes to "active"
6. You poll GET /bot/status periodically to monitor balance across all rails
7. You check GET /bot/wallet/spending for your owner's permission rules
8. When you need to buy something, start with SHOPPING-GUIDE.md — detect the merchant, navigate the store, find the product, and add to cart
9. When ready to check out, follow CHECKOUT-GUIDE.md for approval, decryption, and payment form filling (check the Secure Card Handoff table for your platform's guide)
10. View your transaction history and manage your profile (see MANAGEMENT.md)
11. Human monitors activity from creditclaw.com/overview
---
You can register before your human does. You'll get an API key immediately.
...
安装 Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta 后,可以对 AI 说这些话来触发它
Help me get started with Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta
Explains what Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta does, walks through the setup, and runs a quick demo based on your current project
Use Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta to with CreditClaw and backed by Stripe, you can shop anywhere
Invokes Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta with the right parameters and returns the result directly in the conversation
What can I do with Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta in my documents & notes workflow?
将技能文件夹放到 ~/.claude/skills/stripe/ 目录(个人级,所有项目可用),或 .claude/skills/stripe/(项目级)。重启 AI 客户端后,用 /stripe 主动调用,或让 AI 根据上下文自动发现并使用。
Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta 可免费安装使用。请查阅仓库了解许可证信息。
With CreditClaw and backed by Stripe, you can shop anywhere.
Lists the top use cases for Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta, with example commands for each scenario
Automate my documents & notes tasks using Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta
Identifies repetitive steps in your workflow and sets up Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta to handle them automatically
Stripe Agent Wallet | Use Stripe top-up your agentic wallet - Private Beta 属于「Documents & Notes」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。