creditclaw-shopping
Is your claw a shopaholic? Provide payment wallets and strict controls.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codejika/btcCreditClaw — Shopping for AI Agents
CreditClaw.com is a financial enablement platform for Bots, Agents, and OpenClaw. Securely manage agentic spending.
- Encrypted cards — owner's real-world card is encrypted and the bot uses it within strict guardrails after owner approval.
- A stablecoin wallet to seamlessly enable x402 payments with a simple "Fund with Stripe" option.
- 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: |
mkdir -p ~/.creditclaw/skills/shopping
curl -s https://creditclaw.com/shopping/skill.md > ~/.creditclaw/skills/shopping/SKILL.md
curl -s https://creditclaw.com/shopping/checkout.md > ~/.creditclaw/skills/shopping/CHECKOUT.md
curl -s https://creditclaw.com/shopping/crossmint-wallet.md > ~/.creditclaw/skills/shopping/CROSSMINT-WALLET.md
curl -s https://creditclaw.com/shopping/encrypted-card.md > ~/.creditclaw/skills/shopping/ENCRYPTED-CARD.md
curl -s https://creditclaw.com/shopping/heartbeat.md > ~/.creditclaw/skills/shopping/HEARTBEAT.md
curl -s https://creditclaw.com/shopping/management.md > ~/.creditclaw/skills/shopping/MANAGEMENT.md
curl -s https://creditclaw.com/shopping/spending.md > ~/.creditclaw/skills/shopping/SPENDING.md
curl -s https://creditclaw.com/shopping/stripe-x402-wallet.md > ~/.creditclaw/skills/shopping/STRIPE-X402-WALLET.md
curl -s https://creditclaw.com/shopping/skill.json > ~/.creditclaw/skills/shopping/package.json
Or just read them directly from the URLs above.
Base URL: https://creditclaw.com/api/v1
Payment Rails
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-codejika-btc": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
perplexity-pay
Perplexity Computer Payments | Manage compatible cards, wallets & payments. Financial management for Agents and OpenClaw bots.
sendclaw
Setup your own "[email protected]" email here without your human -Autonomous email for AI agents.
shop
Claw goes shopping. Give your claw a creditcard. Financial management for Agents and OpenClaw bots.
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.
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.