scout-commerce
Search for products on Amazon/shopify and buy with USDC on Solana. Swap tokens using Jupiter.
Why use this skill?
Learn to use the scout-commerce skill to buy products on Amazon and Shopify using Solana-based USDC. Automate your crypto-to-physical shopping workflow.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/xasus1/scout-commerceWhat This Skill Does
The scout-commerce skill transforms your AI agent into a fully autonomous shopping assistant capable of executing purchases directly on Amazon and Shopify. By integrating with Solana’s blockchain ecosystem and Jupiter Aggregator, it allows for seamless USDC-based transactions. The skill manages the entire lifecycle of a purchase, from searching for products and retrieving high-fidelity details to executing secure swaps and processing checkout orders. It specifically automates the complex bridge between digital assets and real-world fulfillment, ensuring that your wallet is ready to transact and your orders are easily trackable.
Installation
To begin, ensure you have the OpenClaw environment active. Install the skill by running the following command in your terminal: clawhub install openclaw/skills/skills/xasus1/scout-commerce. Once installed, perform the one-time initialization: python get_api_key.py --email <YOUR_EMAIL> --address "NAME,STREET,CITY,STATE,ZIP,COUNTRY". This step generates a secure Crossmint wallet and creates your credentials.json file. Keep this file protected, as it contains your API key and wallet authorization data. All subsequent interactions should be performed within the scripts/ directory.
Use Cases
- Autonomous Procurement: Automatically find the best price for specific hardware or office supplies and execute the purchase without leaving your terminal.
- Asset Management & Spending: Use your crypto holdings to buy goods without needing to off-ramp to a traditional bank account. Swap tokens like SOL or BONK into USDC on-the-fly via Jupiter to cover purchase costs.
- Order Tracking: Maintain a history of your purchases by utilizing the built-in order status monitoring, ensuring you always know the progress of your shipments.
- Shopping Research: Compare products by retrieving detailed specs and images directly through the API, allowing the agent to present data in a structured, visual format.
Example Prompts
- "Find a mechanical gaming keyboard under $100 and show me the top result with its details."
- "Check my current wallet balance and if I have enough USDC, buy the item with ID amazon:B07GBZ4Q68."
- "Swap 2 SOL to USDC and list my previous order statuses."
Tips & Limitations
- Visuals: Always ask the agent to display product images. Remember that the agent uses media attachments, not markdown links, to ensure proper display in messaging apps.
- Shipping: Currently, this skill is restricted to US shipping addresses only. Ensure your profile is updated correctly during the setup phase.
- Security: Your API key is the gateway to your funds. Never share it, and rotate it if you suspect a leak.
- Transaction Limits: Note the $1,500 per order cap. For larger purchases, consider manual oversight or multiple smaller transactions if applicable.
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-xasus1-scout-commerce": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution