amazon
Buy and return items on Amazon using browser automation. Use for purchasing, reordering, checking order history, and processing returns.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/brennerspear/amazon-orderingWhat This Skill Does
The Amazon skill for OpenClaw provides advanced browser automation capabilities to streamline your e-commerce experience. By leveraging the agent-browser interface, this skill enables the AI to interact directly with Amazon's web interface to manage orders, reorder previous items, track history, and process returns. It is designed to act as a personal shopping assistant that executes repetitive tasks efficiently while adhering to user preferences for shipping, payment, and return logistics.
Installation
To integrate this skill into your OpenClaw environment, use the following command:
clawhub install openclaw/skills/skills/brennerspear/amazon-ordering
Ensure you have agent-browser installed and a Chrome instance running with remote debugging enabled (--remote-debugging-port=9222). Configuring the environment variables AMAZON_SHIPPING_ADDRESS, AMAZON_PAYMENT_METHOD, and AMAZON_RETURN_DROPOFF prior to usage is highly recommended to ensure seamless automation.
Use Cases
- Automated Reordering: Quickly trigger a "Buy it again" action for frequently purchased household items or office supplies without manual clicks.
- Return Management: Automate the tedious "Return or replace" flow. The AI handles item selection, reason categorization, condition validation, and refund selection automatically.
- Shopping Assistance: Search for new products and present them to the user for final confirmation, ensuring that users have full oversight before a financial transaction is finalized.
Example Prompts
- "Check my order history and reorder the last pack of printer paper I bought."
- "I need to return those blue running shoes I bought last week; please process that for me using my usual drop-off point."
- "Search for a new ergonomic office chair under $300 and show me the best options."
Tips & Limitations
- Safety First: The AI is instructed to ask for explicit confirmation before purchasing new items, but will proceed automatically for reorders to prioritize speed. Always double-check your cart before the final checkout step.
- Browser Management: Always use the
--new-tabflag when opening links to prevent session conflicts with existing tabs. - Stealth Automation: For returns, the AI will perform the process in the background and only notify you once the QR code is generated, minimizing distractions.
- Headless Mode: If running on remote servers, ensure you have established a VNC tunnel to verify the visual state of the browser if an error occurs.
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-brennerspear-amazon-ordering": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access
Related Skills
commit
Create a git commit with a contextual message based on current changes, then push the branch.
flights
Search flights via Google Flights. Find nonstop/connecting flights, filter by time and cabin class, get booking links. Supports city names (NYC, London, Tokyo) with automatic multi-airport search. No API key required.
gog-safety
Build and deploy safety-profiled gogcli binaries with compile-time command removal. Use when setting up gog for an AI agent with restricted permissions — choosing between L1 (draft only), L2 (collaborate), or L3 (standard write). Covers building from PR
dev-serve
Start and manage tmux-backed dev servers exposed through Caddy at wildcard subdomains.
domain-check
Check domain availability via Vercel and buy/manage domains via Vercel CLI