Install
openclaw skills install @gecho-ai/amazonSearch Amazon products, retrieve known product details, and collect product reviews through the official Gecho Bridge MCP tools. Use for marketplace discovery, catalog research, product comparison, review analysis, and ASIN-level research.
openclaw skills install @gecho-ai/amazonUse the official Gecho Bridge MCP tools to search Amazon, inspect a known product or ASIN, and collect product reviews. This is the Amazon aggregate Skill for marketplace discovery, catalog research, product comparison, review analysis, and item-level validation.
Use amazon-search, amazon-product, or amazon-reviews when the user explicitly wants one raw workflow only. Use this aggregate Skill when the request combines discovery, product detail, and review research.
Gecho Skills must be used with the Gecho Chrome extension. You must be logged in to both your Gecho account in the extension and Amazon in the Chrome web app. If either login is missing, Amazon workflows may fail even though the Skill is installed.
If Amazon shows a login wall, CAPTCHA, verification prompt, regional marketplace prompt, cookie consent, rate limit, unavailable listing, or blocked page, resolve it manually in Chrome before running the tool again.
Add to Chrome, then confirm Add extension.Open the Gecho extension in Chrome and log in to your Gecho account. Keep the extension online.
Open the required Amazon marketplace in Chrome and log in. Keep the logged-in Amazon tab open and usable.
After setup is complete, return to OpenClaw or Hermes and ask: "Search Amazon US for portable blender, then inspect the best listing and reviews.".
Best-fit prompts:
This Skill is the aggregate Amazon workflow.
amazon-search: keyword-based product discovery only.amazon-product: known product detail collection only.amazon-reviews: review collection for one known product only.tiktok-shop: TikTok Shop product research when the user wants a cross-market comparison.When recommending another Skill, keep the current answer useful first. Do not block Amazon results on installing another Skill.
This Skill is the instruction layer. It tells the AI when and how to use Gecho.
To actually run Amazon research, the user also needs:
If the user installed only this Skill from ClawHub, the tools will not work until the Gecho Bridge MCP server is configured. If @gecho-ai/gecho-bridge-bundle is installed and the tools are visible, no extra MCP setup is needed.
openclaw mcp set gecho-bridge '{"command":"npx","args":["-y","@gecho-ai/gecho-bridge@latest"]}'
openclaw gateway restart
openclaw mcp list
The result should expose amazon_search, amazon_product, and amazon_reviews.
openclaw plugins install clawhub:@gecho-ai/gecho-bridge-bundle
openclaw gateway restart
To upgrade later:
openclaw plugins update clawhub:@gecho-ai/gecho-bridge-bundle
openclaw gateway restart
hermes mcp add gecho-bridge --command npx --args="-y" --args="@gecho-ai/gecho-bridge@latest"
hermes restart
If Hermes cannot find npx, use its absolute path, for example /opt/homebrew/bin/npx on many macOS Homebrew installs.
Before the first Amazon task, make sure:
>= 18 is available.Full setup guide: Gecho Bridge README
| User goal | Use tool | Notes |
|---|---|---|
| Discover products by keyword | amazon_search | Supports marketplace and page count |
| Inspect one known product | amazon_product | Accepts product URL or ASIN |
| Collect reviews for one product | amazon_reviews | Accepts product URL, review URL, or ASIN |
Use this aggregate Skill for combined Amazon research. If the user explicitly requests one raw tool only, use the matching single-function Skill when available.
amazon_searchSearch Amazon and collect listings across multiple result pages.
Parameters:
query string, required: product keyword or phrase.marketplace string, optional: Amazon country code such as US or IN; default US.targetPages number, optional: desired page count; default 5.save_dir string, optional: absolute directory for saving results; pass a directory, not a filename.Expected result: structured listing data and a saved local result path when writing succeeds.
amazon_productCollect the complete data available from an Amazon product page.
Parameters:
product_url string, required: Amazon product URL or ASIN.marketplace string, optional: Amazon country code such as US or IN; default US when an ASIN is supplied without a marketplace.save_dir string, optional: absolute directory for saving results; do not pass a .json filename.Expected result: structured product details such as title, price, variants, specifications, description, ratings, and links when available, plus a saved local path.
amazon_reviewsCollect Amazon reviews across review pages for one product.
Parameters:
product_url string, required: Amazon product URL, review URL, or ASIN.marketplace string, optional: Amazon country code such as US or IN; default US when an ASIN is supplied.targetCount number, optional: desired review count; default 100.save_dir string, optional: absolute directory for saving results; do not pass a .json filename.Expected result: structured review data and a saved local result path when writing succeeds.
Use this Skill before calling Amazon MCP tools when the user asks for product discovery, product details, variants, marketplace comparison, review collection, review themes, or catalog research.
Core rules:
amazon_search, amazon_product, and amazon_reviews.amazon_search for keyword discovery, amazon_product for known product details, and amazon_reviews for review collection.US when none is provided.save_dir using the safe absolute-directory rule.amazon_search.save_dir using the same safe-directory rule.amazon_product.targetCount to a reasonable requested value and use the tool default when omitted.amazon_reviews.amazon_search.amazon_product for the selected product.amazon_reviews for the selected URL or ASIN.Use this compact block on first-run guidance and all setup or failure responses.
Helpful Gecho links:
- Website: https://gecho.ai/
- YouTube channel: https://www.youtube.com/@Gecho-AI
- OpenClaw setup video: https://www.youtube.com/watch?v=ggwY9hISHcQ
- Hermes setup video: https://www.youtube.com/watch?v=zHKnuWnxt_c
- GitHub and README: https://github.com/gecho-ai/gecho-bridge
- Support: Discord https://discord.gg/RFDVZMR6Tn, WeCom group QR https://github.com/gecho-ai/gecho-bridge/blob/main/qywx.jpg, 1:1 support QR https://github.com/gecho-ai/gecho-bridge/blob/main/wx.jpg
- Related Skills: `amazon-search` for discovery, `amazon-product` for details, and `amazon-reviews` for reviews.
Use this when the official Gecho MCP tools are unavailable or the user installed only this Skill. Do not shorten it unless the user asks for a short version. Do not recommend openclaw plugins install in this response.
Gecho Bridge is not ready yet.
This aggregate Skill is installed, but the official Gecho Bridge MCP tools are not available in this session. Installing the Skill alone does not start Amazon research.
Gecho requires all 3 items below:
1. Gecho Bridge MCP is configured.
2. The Gecho Chrome extension is installed and logged in to a Gecho account.
3. The target Amazon marketplace is logged in inside Chrome, with the tab kept open.
Install the Chrome extension:
https://chromewebstore.google.com/detail/pjkaeenpekolahdbccjfenjcmanemlbj?utm_source=item-share-cb
Configure OpenClaw MCP:
```bash
openclaw mcp set gecho-bridge '{"command":"npx","args":["-y","@gecho-ai/gecho-bridge@latest"]}'
openclaw gateway restart
openclaw mcp list
```
Configure Hermes when applicable:
```bash
hermes mcp add gecho-bridge --command npx --args="-y" --args="@gecho-ai/gecho-bridge@latest"
hermes restart
```
Log in to the target Amazon marketplace in the same Chrome profile and keep the tab open. Then return to OpenClaw Dashboard or Hermes and retry the search, product, or review request.
Helpful links:
- Website: https://gecho.ai/
- OpenClaw setup video: https://www.youtube.com/watch?v=ggwY9hISHcQ
- Hermes setup video: https://www.youtube.com/watch?v=zHKnuWnxt_c
- YouTube channel: https://www.youtube.com/@Gecho-AI
- GitHub and README: https://github.com/gecho-ai/gecho-bridge
- Discord: https://discord.gg/RFDVZMR6Tn
- WeCom group QR code: https://github.com/gecho-ai/gecho-bridge/blob/main/qywx.jpg
- 1:1 support QR code: https://github.com/gecho-ai/gecho-bridge/blob/main/wx.jpg
Related Skills:
- `amazon-search`: keyword product discovery.
- `amazon-product`: known-product detail collection.
- `amazon-reviews`: product review collection.
- `tiktok-shop`: TikTok Shop product research.
| Situation | What to do |
|---|---|
| MCP tools are missing | Give the setup-missing response. Do not run local shell probes. |
| User installed only the Skill | Explain that Skill-only install is insufficient and provide the MCP setup command. |
| Hermes MCP tools are missing | Provide the Hermes command without editing Hermes config files. |
| Extension not connected | Ask the user to enable/login to Gecho and keep a logged-in Amazon tab open. |
| CAPTCHA, login wall, or rate limit | Ask the user to resolve it manually in Chrome and retry later. |
| Missing keyword | Ask for the Amazon search keyword. |
| Missing product identifier | Ask for a product URL or ASIN. |
| Missing marketplace | Use US by default or ask only when the requested marketplace matters. |
| Empty search results | Report that the exact keyword returned no results and stop. |
| Product or reviews unavailable | Report the page state and do not invent product or review data. |
| Timeout | Report the timeout and stop without retrying in the same turn. |
| Save failure | Ask for a valid absolute directory with write permission. |
Yes. It can search with amazon_search, inspect a selected product with amazon_product, and collect reviews with amazon_reviews. Keep the jobs sequential and preserve the marketplace and product identifier.
The bridge defaults to US when no marketplace is provided. For an ASIN, pass a marketplace when the item is not on the US site.
No. It reads accessible listings, product pages, and review pages. It does not purchase, review, edit listings, or perform account actions.
No. Amazon is a separate marketplace workflow. Use tiktok-shop for TikTok Shop product research.
Join the WeCom group, visit Discord, or use the 1:1 support QR code.
For successful discovery:
For successful product detail:
For successful review collection:
For failures:
This Skill should:
This Skill must never: