Overview
- Skill Key
- brennerspear/amazon-shopper
- Author
- brennerspear
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/brennerspear/amazon-shopper
- Latest Commit SHA
- 9e71fed01f58009c806252dcd5bdcbca63b7a449
Buy and return items on Amazon using browser automation. Use for purchasing, reordering, checking order history, and processing returns.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 amazon 技能。 若已安装,则直接安装 amazon 技能。
# Amazon Ordering ## Prerequisites - `agent-browser` CLI installed - Chrome running with `--remote-debugging-port=9222` (see [Starting the browser](#starting-the-browser-if-not-running)) - Logged into Amazon — if logged out, retrieve password from your password manager - If running headless (Linux/VNC), forward the VNC port to verify visually: `ssh -L 6080:localhost:6080 <host>` → http://localhost:6080/vnc.html ## Setup Set these environment variables or configure your defaults: ```bash # Your default shipping address (verify on checkout) export AMAZON_SHIPPING_ADDRESS="Your shipping address" # Your preferred payment method description (verify on checkout) export AMAZON_PAYMENT_METHOD="Your preferred card" # Your preferred return drop-off location export AMAZON_RETURN_DROPOFF="Whole Foods" ``` Always verify shipping address and payment method are correct before placing an order. ## Returns ### Default Answers (use unless user specifies otherwise) - **Return reason:** "Changed Mind" → "My needs changed" - **Packaging opened:** Yes - **Item in original packaging:** Yes - **Have you used the item:** Yes - **Signs of use:** None - **Battery leaks/overheating:** No - **All accessories included:** Yes - **Refund type:** Refund to original payment method (not replacement, not gift card) - **Drop-off location:** Use `AMAZON_RETURN_DROPOFF` or Whole Foods ### Return Flow 1. Orders → Find item → "Return or replace items" 2. Select "Changed Mind" → "My needs changed" → Continue 3. Answer condition questions with defaults above 4. Continue past "Get Product Support" suggestions 5. Select "Refund to original payment method" 6. Select drop-off location 7. Confirm return 8. Done — QR code will be emailed ### Communication Style - **Do NOT narrate each step** — just execute the whole return silently - **Only message the user once it's confirmed** with a brief summary: - Item name - Refund amount - Drop-off location & deadline - If something goes wrong or needs clari...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.