ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 3/5

amazon

Buy and return items on Amazon using browser automation. Use for purchasing, reordering, checking order history, and processing returns.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/brennerspear/amazon-shopper
Or

What This Skill Does

The Amazon skill for OpenClaw provides full-featured browser automation for managing your Amazon account. It enables your AI agent to navigate the Amazon interface to purchase items, reorder previously bought products, view order history, and handle complex returns flows. By leveraging the agent-browser tool, this skill mimics human behavior, ensuring you can automate routine shopping tasks while maintaining control over new purchases.

Installation

To install this skill, use the following command in your terminal:

clawhub install openclaw/skills/skills/brennerspear/amazon-shopper

Ensure that you have agent-browser installed and a Chrome instance running with the remote debugging port set to 9222. Configure your environment variables for AMAZON_SHIPPING_ADDRESS, AMAZON_PAYMENT_METHOD, and AMAZON_RETURN_DROPOFF to allow the agent to process checkouts and returns without constant manual input.

Use Cases

  • Automated Reordering: Quickly trigger a purchase for items you have bought before by searching your order history and clicking the 'Buy it again' button.
  • Hassle-free Returns: Automatically process returns by navigating the 'Return or replace items' flow. The agent will handle the multi-step questionnaire based on default preferences (such as 'Changed Mind' or 'My needs changed') and finalize the return, providing you with a summary once the QR code is ready.
  • New Item Procurement: Facilitate the purchase of new items by allowing the agent to find products and present you with a visual confirmation via screenshot before committing to a checkout.

Example Prompts

  • 'Find my last order for the printer paper and reorder it using my default payment method.'
  • 'I need to return the desk lamp I ordered last week; please process that for me.'
  • 'Can you look for a 10-foot USB-C cable and show me the price before I decide to buy it?'

Tips & Limitations

  • Always verify: While the agent can automate checkout, always double-check the shipping address and payment method on the checkout page before the agent completes the transaction.
  • Browser Management: Always use the --new-tab flag when opening links to ensure the agent doesn't interfere with existing browser sessions.
  • Communication: To maintain a clean interface, the agent is designed to be silent during the return process and will only report back once the return is finalized. If an error occurs, the agent will prompt you for assistance.

Metadata

Stars4190
Views1
Updated2026-04-18
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-brennerspear-amazon-shopper": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#amazon#automation#shopping#ecommerce#browser
Safety Score: 3/5

Flags: network-access, data-collection