ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

Buy Amazon

Need to buy something from Amazon? Search and shop on Amazon.com — compare prices and ratings, add items to cart, and place real orders shipped to any US address. A simple e-commerce shopping API for AI agents.

Why use this skill?

Install the Buy Amazon skill to enable your AI agent to search products, compare prices, manage shopping carts, and generate secure payment links for orders.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/lucasgeeksinthewood/buy-amazon
Or

What This Skill Does

The Buy Amazon skill is a streamlined e-commerce integration that allows your AI agent to act as a personal shopping assistant. By leveraging the https://buystuff.ai API, the skill provides end-to-end functionality including product searching, price and rating comparison, cart management, and order initiation. Notably, this skill handles the heavy lifting of navigating Amazon's vast catalog while ensuring security; it never processes payments directly, instead sending a secure payment link via email to the user. This removes the liability of handling financial credentials while keeping the shopping flow efficient and user-friendly.

Installation

To integrate this skill into your agent, use the OpenClaw command-line interface. Run the following command in your terminal:

clawhub install openclaw/skills/skills/lucasgeeksinthewood/buy-amazon

Ensure that your environment has internet access enabled, as this skill requires connectivity to the Rainforest API-powered endpoint.

Use Cases

This skill is perfect for scenarios requiring automated procurement or shopping assistance. Use it to:

  • Simplify gift purchasing for friends or family members.
  • Compare products based on price points or user ratings.
  • Manage replenishment of household goods or office supplies.
  • Assist users with mobility or time constraints who need a simplified way to order items without browsing complex web interfaces.

Example Prompts

  1. "Find the best-rated mechanical keyboard under $100 and add it to my cart."
  2. "I need to send a birthday gift to my mom, can you find some nice gardening tools and show me the price?"
  3. "Where is the status of my previous Amazon order with reference number AC-047?"

Tips & Limitations

  • Session Persistence: Always capture the X-Session-ID header. Without it, the cart will reset, causing the user to lose their selections.
  • Payment Transparency: Always display the full price breakdown (including the 10% service fee) to the user before generating the payment link.
  • Scope: This skill is strictly for US addresses.
  • Security: Do not attempt to collect credit card information from the user; the system is designed specifically to offload the payment process to the secure buystuff.ai platform.

Metadata

Stars1601
Views2
Updated2026-02-27
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-lucasgeeksinthewood-buy-amazon": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#shopping#buy#amazon#amazon.com#purchase#gift#order#delivery#ecommerce#online-shopping#product-search
Safety Score: 4/5

Flags: network-access, external-api