A decentralized commerce skill for searching and purchasing products from Amazon and Shopify using USDC on the Solana blockchain.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install scout-commerce
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install scout-commerce using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Scout Commerce is a specialized integration within the ecosystem of Openclaw Skills that enables users to bridge the gap between Web3 finance and traditional retail. It allows AI agents to search millions of products on Amazon and Shopify, retrieve real-time pricing, and execute purchases using USDC on the Solana network.
By incorporating Crossmint for seamless wallet management and Jupiter for liquidity, Scout Commerce provides a robust framework for decentralized shopping. This skill is designed for users who want to spend their digital assets directly on physical goods while maintaining the security and transparency of blockchain transactions.
To integrate this into your Openclaw Skills environment, follow these steps:
# Generate your API key and Crossmint wallet
python get_api_key.py --email <YOUR_EMAIL> --address "<NAME>,<STREET>,<CITY>,<STATE>,<ZIP>,US"
# Check your wallet balance to ensure it is funded with USDC
python balance.py
All configuration data is stored securely in credentials.json. Ensure your wallet has sufficient USDC for your intended purchases.
The skill organizes its operations through a local credentials file and structured API responses:
| Component | Details |
|---|---|
| credentials.json | Stores the api_key, wallet_address, and shipping_profile. |
| Product Locator | Uses a platform-specific prefix (e.g., amazon:B07GBZ4Q68) for identification. |
| Swap Quote | Provides real-time exchange rates for SOL, USDC, USDT, and BONK. |
| Order Status | Tracks orders via unique IDs (e.g., ord_abc123) and provides delivery updates. |
Loading
An automated workflow for generating complete health video production plans, from topic research to AI-ready prompts.

An AI-driven trading assistant providing US stock entry/exit points, 10-year price predictions, and detailed investment rationale.

An AI-driven screening tool that fetches and summarizes bullish or bearish stock and crypto candidates based on Intellectia's predictive patterns.

An AI agent skill designed to extract, clean, and perform deep content analysis on YouTube video transcripts.

A trustless USDC escrow service designed specifically for autonomous agent-to-agent transactions on the Solana blockchain.

Taskleef is a versatile terminal-based task manager that syncs with Taskleef.com to handle todos, subtasks, projects, and visual kanban boards.








































