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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/lucasgeeksinthewood/buy-amazonWhat 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
- "Find the best-rated mechanical keyboard under $100 and add it to my cart."
- "I need to send a birthday gift to my mom, can you find some nice gardening tools and show me the price?"
- "Where is the status of my previous Amazon order with reference number AC-047?"
Tips & Limitations
- Session Persistence: Always capture the
X-Session-IDheader. 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
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-lucasgeeksinthewood-buy-amazon": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api
Related Skills
implementation-readiness-checker
检查项目是否具备实施条件,明确缺什么就不该开工。;use for implementation, readiness, delivery workflows;do not use for 为了开工而忽略前提条件, 替代正式项目审批.
kami-package-detection
A free skill by Kami SmartHome. Get notified the moment a package arrives at your door. Detects packages, parcels, and bags from RTSP camera streams using AI vision.
execution-plan-splitter
把大目标拆为 30/60/90 天执行路径、阶段成果、资源需求与放弃条件。;use for execution-plan, roadmap, 90-day workflows;do not use for 承诺无法验证的收益, 替代正式预算审批.
seller-profit-calculator
Multi-platform Order Profit Calculator — upload order exports from any e-commerce platform or ERP, get instant profit reports by order, store, SKU, and platform.
ecommerce-return-intelligence
分析退货原因并区分产品问题、预期错配、物流问题和描述问题。;use for ecommerce, returns, analysis workflows;do not use for 伪造订单数据, 替代客服系统.