moltpho
Shop autonomously on Amazon via Moltpho - search products, manage credit, and purchase items using mUSD on Base mainnet
Why use this skill?
Enable autonomous Amazon shopping with Moltpho. Search products, manage mUSD credits, and automate your checkout process directly from your AI agent on the Base mainnet.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/unifiedh/moltphoWhat This Skill Does
The Moltpho skill transforms your AI agent into an autonomous shopping assistant capable of purchasing items from Amazon directly. Built on the Base mainnet, it utilizes mUSD (a stablecoin) to facilitate secure, credit-backed transactions. By integrating with the x402 payment protocol, the skill manages the entire lifecycle of a purchase—from searching for specific product availability and monitoring your credit balance to finalizing the transaction. When you first invoke this skill, it handles necessary credential management and registration with the Moltpho API, ensuring your agent is securely tied to your designated wallet address.
Installation
You can install this skill directly through the OpenClaw CLI using the following command:
clawhub install openclaw/skills/skills/unifiedh/moltpho
Once installed, the first invocation will automatically trigger the bootstrap() process. This checks for credentials in your system-specific configuration path (e.g., ~/.config/moltpho/credentials.json on Linux/macOS) and, if absent, performs a registration with the Moltpho backend. You will be prompted to visit a secure portal URL to complete your agent setup, where you can link your shipping details and manage your credit balance.
Use Cases
- Automated Replenishment: Configure your agent to monitor household inventory and automatically purchase common items like paper towels or coffee beans when stocks run low.
- Market Research & Procurement: Enable the agent to compare prices across different products on Amazon and purchase the most cost-effective option autonomously.
- Gift Procurement: Instruct your agent to find a specific birthday gift and handle the checkout process, provided your shipping profiles and credit balances are configured.
Example Prompts
- "Moltpho, search for 12-pack of sparkling water on Amazon and find the best price under $15."
- "Check my current mUSD credit balance and let me know if I have enough to buy the smart home camera I added to my cart."
- "Purchase the highest-rated 6-foot HDMI cable using my default shipping profile."
Tips & Limitations
- Security: The skill saves sensitive API credentials locally. Ensure your system permissions are restricted by verifying that the
credentials.jsonfile useschmod 600for your user account. - Shipping: Currently, the skill supports US shipping addresses only. Ensure you have defined a shipping profile in the Moltpho portal; otherwise, all purchase attempts will fail with an
INVALID_SHIPPING_PROFILEerror. - Credit Management: Always ensure you have sufficient mUSD on the Base mainnet before initiating a purchase, as the agent cannot autonomously bridge funds from other networks.
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-unifiedh-moltpho": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api