{
  "schemaVersion": "1.0",
  "item": {
    "slug": "amazon-ordering",
    "name": "Amazon",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/BrennerSpear/amazon-ordering",
    "canonicalUrl": "https://clawhub.ai/BrennerSpear/amazon-ordering",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/amazon-ordering",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=amazon-ordering",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/amazon-ordering"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/amazon-ordering",
    "agentPageUrl": "https://openagent3.xyz/skills/amazon-ordering/agent",
    "manifestUrl": "https://openagent3.xyz/skills/amazon-ordering/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/amazon-ordering/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Prerequisites",
        "body": "agent-browser CLI installed\nChrome running with --remote-debugging-port=9222 (see Starting the browser)\nLogged into Amazon — if logged out, retrieve password from your password manager\nIf running headless (Linux/VNC), forward the VNC port to verify visually: ssh -L 6080:localhost:6080 <host> → http://localhost:6080/vnc.html"
      },
      {
        "title": "Setup",
        "body": "Set these environment variables or configure your defaults:\n\n# Your default shipping address (verify on checkout)\nexport AMAZON_SHIPPING_ADDRESS=\"Your shipping address\"\n# Your preferred payment method description (verify on checkout)\nexport AMAZON_PAYMENT_METHOD=\"Your preferred card\"\n# Your preferred return drop-off location\nexport AMAZON_RETURN_DROPOFF=\"Whole Foods\"\n\nAlways verify shipping address and payment method are correct before placing an order."
      },
      {
        "title": "Default Answers (use unless user specifies otherwise)",
        "body": "Return reason: \"Changed Mind\" → \"My needs changed\"\nPackaging opened: Yes\nItem in original packaging: Yes\nHave you used the item: Yes\nSigns of use: None\nBattery leaks/overheating: No\nAll accessories included: Yes\nRefund type: Refund to original payment method (not replacement, not gift card)\nDrop-off location: Use AMAZON_RETURN_DROPOFF or Whole Foods"
      },
      {
        "title": "Return Flow",
        "body": "Orders → Find item → \"Return or replace items\"\nSelect \"Changed Mind\" → \"My needs changed\" → Continue\nAnswer condition questions with defaults above\nContinue past \"Get Product Support\" suggestions\nSelect \"Refund to original payment method\"\nSelect drop-off location\nConfirm return\nDone — QR code will be emailed"
      },
      {
        "title": "Communication Style",
        "body": "Do NOT narrate each step — just execute the whole return silently\nOnly message the user once it's confirmed with a brief summary:\n\nItem name\nRefund amount\nDrop-off location & deadline\n\n\nIf something goes wrong or needs clarification, then ask"
      },
      {
        "title": "Reorders (items ordered before)",
        "body": "Go directly to order history, search for item\nClick \"Buy it again\"\nVerify address and payment method\nPlace order without confirmation — no screenshot needed"
      },
      {
        "title": "New Items (never ordered before)",
        "body": "Search or navigate to product\nSend screenshot of product page (scroll so price + product image visible, skip nav bars)\nWait for user confirmation before adding to cart\nVerify address and payment method\nPlace order after confirmation"
      },
      {
        "title": "Connect to browser",
        "body": "agent-browser connect 9222\n\nAlways open a new tab — other sessions share the same Chrome. Use --new-tab on every open command."
      },
      {
        "title": "Search order history",
        "body": "agent-browser open \"https://www.amazon.com/gp/your-account/order-history\"\nagent-browser snapshot -i\n# Find search box, fill with item name, click search"
      },
      {
        "title": "Reorder flow",
        "body": "# From order history search results\nagent-browser click @[buy-it-again-ref]\n# Wait for checkout page\nagent-browser snapshot\n# Verify correct address and payment method are selected\nagent-browser click @[place-order-ref]"
      },
      {
        "title": "Screenshot tips",
        "body": "Scroll past nav bars before screenshotting\nEnsure price and product image are both visible\nSave screenshots to a temporary directory\nSend via message tool with caption"
      },
      {
        "title": "Starting the browser (if not running)",
        "body": "macOS (opens a visible Chrome window):\n\nopen -na \"Google Chrome\" --args --user-data-dir=$HOME/.config/chrome-agent --no-first-run --remote-debugging-port=9222 https://www.amazon.com\n\nLinux (headless with Xvfb/VNC):\n\nDISPLAY=:99 google-chrome --user-data-dir=$HOME/.config/chrome-agent --no-first-run --remote-debugging-port=9222 https://www.amazon.com &\n\nLinux (desktop/GUI session):\n\ngoogle-chrome --user-data-dir=$HOME/.config/chrome-agent --no-first-run --remote-debugging-port=9222 https://www.amazon.com &"
      },
      {
        "title": "Notes",
        "body": "Browser profile persists login at $HOME/.config/chrome-agent\nOn headless Linux, VNC display is typically :99 on port 5999 (noVNC on 6080)\nOrder confirmations go to the email on your Amazon account\nCAPTCHAs or 2FA may require manual intervention — if the browser window is visible (macOS or Linux desktop), ask the user to solve it in the Chrome window"
      }
    ],
    "body": "Amazon Ordering\nPrerequisites\nagent-browser CLI installed\nChrome running with --remote-debugging-port=9222 (see Starting the browser)\nLogged into Amazon — if logged out, retrieve password from your password manager\nIf running headless (Linux/VNC), forward the VNC port to verify visually: ssh -L 6080:localhost:6080 <host> → http://localhost:6080/vnc.html\nSetup\n\nSet these environment variables or configure your defaults:\n\n# Your default shipping address (verify on checkout)\nexport AMAZON_SHIPPING_ADDRESS=\"Your shipping address\"\n# Your preferred payment method description (verify on checkout)\nexport AMAZON_PAYMENT_METHOD=\"Your preferred card\"\n# Your preferred return drop-off location\nexport AMAZON_RETURN_DROPOFF=\"Whole Foods\"\n\n\nAlways verify shipping address and payment method are correct before placing an order.\n\nReturns\nDefault Answers (use unless user specifies otherwise)\nReturn reason: \"Changed Mind\" → \"My needs changed\"\nPackaging opened: Yes\nItem in original packaging: Yes\nHave you used the item: Yes\nSigns of use: None\nBattery leaks/overheating: No\nAll accessories included: Yes\nRefund type: Refund to original payment method (not replacement, not gift card)\nDrop-off location: Use AMAZON_RETURN_DROPOFF or Whole Foods\nReturn Flow\nOrders → Find item → \"Return or replace items\"\nSelect \"Changed Mind\" → \"My needs changed\" → Continue\nAnswer condition questions with defaults above\nContinue past \"Get Product Support\" suggestions\nSelect \"Refund to original payment method\"\nSelect drop-off location\nConfirm return\nDone — QR code will be emailed\nCommunication Style\nDo NOT narrate each step — just execute the whole return silently\nOnly message the user once it's confirmed with a brief summary:\nItem name\nRefund amount\nDrop-off location & deadline\nIf something goes wrong or needs clarification, then ask\nOrdering Rules\nReorders (items ordered before)\nGo directly to order history, search for item\nClick \"Buy it again\"\nVerify address and payment method\nPlace order without confirmation — no screenshot needed\nNew Items (never ordered before)\nSearch or navigate to product\nSend screenshot of product page (scroll so price + product image visible, skip nav bars)\nWait for user confirmation before adding to cart\nVerify address and payment method\nPlace order after confirmation\nWorkflow\nConnect to browser\nagent-browser connect 9222\n\n\nAlways open a new tab — other sessions share the same Chrome. Use --new-tab on every open command.\n\nSearch order history\nagent-browser open \"https://www.amazon.com/gp/your-account/order-history\"\nagent-browser snapshot -i\n# Find search box, fill with item name, click search\n\nReorder flow\n# From order history search results\nagent-browser click @[buy-it-again-ref]\n# Wait for checkout page\nagent-browser snapshot\n# Verify correct address and payment method are selected\nagent-browser click @[place-order-ref]\n\nScreenshot tips\nScroll past nav bars before screenshotting\nEnsure price and product image are both visible\nSave screenshots to a temporary directory\nSend via message tool with caption\nStarting the browser (if not running)\n\nmacOS (opens a visible Chrome window):\n\nopen -na \"Google Chrome\" --args --user-data-dir=$HOME/.config/chrome-agent --no-first-run --remote-debugging-port=9222 https://www.amazon.com\n\n\nLinux (headless with Xvfb/VNC):\n\nDISPLAY=:99 google-chrome --user-data-dir=$HOME/.config/chrome-agent --no-first-run --remote-debugging-port=9222 https://www.amazon.com &\n\n\nLinux (desktop/GUI session):\n\ngoogle-chrome --user-data-dir=$HOME/.config/chrome-agent --no-first-run --remote-debugging-port=9222 https://www.amazon.com &\n\nNotes\nBrowser profile persists login at $HOME/.config/chrome-agent\nOn headless Linux, VNC display is typically :99 on port 5999 (noVNC on 6080)\nOrder confirmations go to the email on your Amazon account\nCAPTCHAs or 2FA may require manual intervention — if the browser window is visible (macOS or Linux desktop), ask the user to solve it in the Chrome window"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/BrennerSpear/amazon-ordering",
    "publisherUrl": "https://clawhub.ai/BrennerSpear/amazon-ordering",
    "owner": "BrennerSpear",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/amazon-ordering",
    "downloadUrl": "https://openagent3.xyz/downloads/amazon-ordering",
    "agentUrl": "https://openagent3.xyz/skills/amazon-ordering/agent",
    "manifestUrl": "https://openagent3.xyz/skills/amazon-ordering/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/amazon-ordering/agent.md"
  }
}