TopRank Skills

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

creditclaw-creditcard

Let your agent shop online with guardrailed wallets, multiple payment methods, 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-creditcard 技能。 若已安装,则直接安装 creditclaw-creditcard 技能。

Overview

Skill Key
codejika/insure
Author
codejika
Source Repo
openclaw/skills
Version
2.3.1
Source Path
skills/codejika/insure
Latest Commit SHA
e30dfcaf7981e4caf3289fc044dd59e23c64c30c

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

Related Claw Skills