Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
No user-visible changes in this release. - Version bumped to 3.0.3 with no modifications to skill files. - No new features, bug fixes, or documentation updates detected.
What This Skill Does
Handles checkout for Amazon and Shopify products through conversational input. Collects a shipping address, tokenizes a payment card via BasisTheory, and submits the order through the Rye API. Polling confirms order status and surfaces the final total and order ID.
Completes a full purchase, including card capture and order polling, without leaving the chat interface.
When to use it
- Buying an Amazon product by pasting a link into chat
- Ordering from a Shopify store without navigating a checkout flow
- Reusing a saved card and address for repeat purchases
- Setting a spending cap before authorizing a purchase
- Getting free 2-day shipping on Amazon orders over $15
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Buy this for me https://amazon.com/dp/B0DJLKV4N9
- 1Confirms intent and collects shipping address, email, and phone from the user
- 2Opens https://mcp.rye.com/bt-card-capture so the user enters card details into a PCI-compliant page
- 3Receives the BasisTheory token pasted back by the user
- 4Posts the order to the Rye API with the product URL, address, token, and spending limit
- 5Polls order status every 5 seconds until reaching a terminal state, then reports the result
Order confirmed: Wireless Earbuds Pro, $358.44, Order ID: RYE-ABC123