TopRank Skills

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

creditclaw-amazon

Let your agent shop on Amazon with guardrailed wallets and owner approval.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

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

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

Overview

Skill Key
codejika/bet
Author
codejika
Source Repo
openclaw/skills
Version
2.3.0
Source Path
skills/codejika/bet
Latest Commit SHA
d9d706b8c30fddc4b0920ec1fde1b69a18f948e9

Extracted Content

SKILL.md excerpt

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

Related Claw Skills