TopRank Skills

Home / Claw Skills / API 集成 / creditclaw-shopping
Official OpenClaw rules 36%

creditclaw-shopping

Is your claw a shopaholic? Provide payment wallets and strict controls.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

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

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

Overview

Skill Key
codejika/btc
Author
codejika
Source Repo
openclaw/skills
Version
2.3.0
Source Path
skills/codejika/btc
Latest Commit SHA
3f7ac9b2d0773ba3484f95ce8637c0c517c8ffc4

Extracted Content

SKILL.md excerpt

# CreditClaw — Shopping for AI Agents

CreditClaw.com is a financial enablement platform for Bots, Agents, and OpenClaw.
Securely manage agentic spending.
1. Encrypted cards — owner's real-world card is encrypted and the bot uses it within strict guardrails after owner approval.
2. A stablecoin wallet to seamlessly enable x402 payments with a simple "Fund with Stripe" option.
3. Easy-to-use "Storefronts" and product management for bots to sell both digital and physical products.

## Skill Files

| File | URL | Purpose |
|------|-----|---------|
| **SKILL.md** (this file) | `https://creditclaw.com/shopping/skill.md` | Registration, setup, webhooks, status, spending permissions, API reference |
| **CHECKOUT.md** | `https://creditclaw.com/shopping/checkout.md` | Sell to anyone — checkout pages, payment links, invoices, shops |
| **CROSSMINT-WALLET.md** | `https://creditclaw.com/shopping/crossmint-wallet.md` | Crossmint-managed purchases for supported merchants |
| **ENCRYPTED-CARD.md** | `https://creditclaw.com/shopping/encrypted-card.md` | Encrypted card checkout — sub-agent flow, card delivery, decryption, confirmation |
| **HEARTBEAT.md** | `https://creditclaw.com/shopping/heartbeat.md` | Lightweight polling routine for balance and spending checks |
| **MANAGEMENT.md** | `https://creditclaw.com/shopping/management.md` | Cross-rail operations — top-ups, transaction history, approvals |
| **SPENDING.md** | `https://creditclaw.com/shopping/spending.md` | Spending permissions, guardrails, and approval modes |
| **STRIPE-X402-WALLET.md** | `https://creditclaw.com/shopping/stripe-x402-wallet.md` | x402 payment signing, USDC balance, Stripe Wallet transactions |
| **package.json** (metadata) | `https://creditclaw.com/shopping/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/shopping
curl -s https://creditclaw.com/shopping/skill.md...

Related Claw Skills