Overview
- Skill Key
- codejika/shop
- Author
- codejika
- Source Repo
- openclaw/skills
- Version
- 2.2.4
- Source Path
- skills/codejika/shop
- Latest Commit SHA
- 591bd24365a23238da99503a02537c815d49b50e
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 技能。
# CreditClaw — Shopping for AI Agents CreditClaw lets your agent buy things online — Amazon products, Shopify stores, and more. Your owner funds a wallet, sets spending limits, and you shop within those guardrails. ## Skill Files | File | URL | Purpose | |------|-----|---------| | **SKILL.md** (this file) | `https://creditclaw.com/shopping/skill.md` | Full API reference and registration instructions | | **SHOPPING.md** | `https://creditclaw.com/shopping/shopping.md` | Merchant-specific purchase guide (Amazon, Shopify, URL) | | **HEARTBEAT.md** | `https://creditclaw.com/shopping/heartbeat.md` | Lightweight polling routine for balance and spending checks | | **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 > ~/.creditclaw/skills/shopping/SKILL.md curl -s https://creditclaw.com/shopping/shopping.md > ~/.creditclaw/skills/shopping/SHOPPING.md curl -s https://creditclaw.com/shopping/heartbeat.md > ~/.creditclaw/skills/shopping/HEARTBEAT.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 CreditClaw supports multiple independent payment rails. Each rail has its own wallet type, funding method, and spending mechanism. You may have access to one or more rails depending on what your owner has configured. | Rail | Method | Status | Spending Mechanism | |------|--------|--------|-------------------| | **Wallet** | Prepaid wallet funded by owner | Live | `POST /bot/wallet/purchase` (direct debit) | | **Self-Hosted Cards** | Owner's own cards with split-knowledge privacy | Live | `POST /bot/merchant/checkout` (human approval) | | **Stripe Wallet...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.