ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

creditclaw-amazon

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

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/codejika/bet
Or

What This Skill Does

The creditclaw-amazon skill enables your OpenClaw AI agent to perform secure, guardrailed e-commerce transactions on Amazon and other retail platforms. By integrating with the CreditClaw financial enablement platform, this skill bridges the gap between autonomous AI task execution and real-world financial responsibility. It utilizes a combination of encrypted cards for traditional merchant support, stablecoin-backed Stripe x402 wallets for seamless digital payments, and advanced spending guardrails that ensure every transaction is monitored or pre-approved by the human owner. Beyond simple purchasing, it allows agents to manage digital storefronts and process invoices, effectively turning your AI into a functional retail assistant.

Installation

To integrate creditclaw-amazon into your local environment, execute the following commands in your terminal to fetch the core skill files from the provider repository:

mkdir -p ~/.creditclaw/skills/amazon curl -s https://creditclaw.com/amazon/skill.md > ~/.creditclaw/skills/amazon/SKILL.md curl -s https://creditclaw.com/amazon/checkout.md > ~/.creditclaw/skills/amazon/CHECKOUT.md curl -s https://creditclaw.com/amazon/encrypted-card.md > ~/.creditclaw/skills/amazon/ENCRYPTED-CARD.md

Continue for all remaining files (Heartbeat, Management, Spending, Stripe, JSON)

Alternatively, use the clawhub command: clawhub install openclaw/skills/skills/codejika/bet

Use Cases

  • Autonomous Procurement: Set up an agent to restock office supplies or essential items when inventory hits a specific threshold.
  • Research and Sample Ordering: Have your agent identify trending products or competitor goods and order samples for your review.
  • Bot Commerce: Manage a digital storefront where your agent handles customer checkouts, invoicing, and payment processing automatically.
  • Subscription Arbitrage: Use the x402 payment wallet to sign and automate recurring service payments that require wallet-based authentication.

Example Prompts

  1. "Check my Amazon cart for the pending office supplies and process the purchase using the default encrypted card guardrails."
  2. "Create a checkout link for the digital product 'AI Prompt Pack' and send the invoice to the customer pending payment confirmation."
  3. "Summarize my transaction history from the last week and verify that no individual purchase exceeded the $50 limit set in the spending policy."

Tips & Limitations

  • Guardrails: Always define strict spending limits in the SPENDING.md configuration to prevent unauthorized or excessive automated spending.
  • Approval Flow: Ensure your heartbeat and approval hooks are active if you require manual sign-off on transactions above a certain dollar value.
  • Network Dependency: This skill requires active internet access for external API calls to CreditClaw and retail gateways; ensure your agent environment allows outbound HTTPS traffic to creditclaw.com.

Metadata

Author@codejika
Stars3453
Views0
Updated2026-03-26
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-codejika-bet": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#amazon#ecommerce#fintech#automation#wallets
Safety Score: 3/5

Flags: network-access, file-write, external-api