Install
openclaw skills install @gecho-ai/tiktok-shopSearch TikTok Shop products and retrieve known product details through the official Gecho Bridge MCP tools. Use for product discovery, catalog research, competitor comparison, pricing, sales signals, and item-level detail.
openclaw skills install @gecho-ai/tiktok-shopUse the official Gecho Bridge MCP tools to search TikTok Shop products and inspect a known TikTok Shop product. This is the TikTok Shop aggregate Skill for product discovery, catalog research, competitor comparison, and item-level detail.
Use tiktok-shop-search or tiktok-product when the user explicitly wants one raw workflow only. Use this aggregate Skill when the request combines discovery and product-detail 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 TikTok Shop in the Chrome web app. If either login is missing, TikTok Shop workflows may fail even though the Skill is installed.
If TikTok Shop shows a login wall, CAPTCHA, verification prompt, region selection, cookie consent, blocked page, or unavailable listing, 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 TikTok Shop in Chrome and log in. Keep the logged-in TikTok Shop tab open and usable.
After setup is complete, return to OpenClaw or Hermes and ask: "Search TikTok Shop for portable blender, then inspect the best product.".
Best-fit prompts:
This Skill is the aggregate TikTok Shop workflow.
tiktok-shop-search: keyword-based product discovery only.tiktok-product: known product detail collection only.tiktok-search: TikTok video search, creator collection, video details, and insight.tiktok-insight: TikTok product, trend, competitor, and content insight jobs.When recommending another Skill, keep the current answer useful first. Do not block a TikTok Shop result on installing another Skill.
This Skill is the instruction layer. It tells the AI when and how to use Gecho.
To actually run TikTok Shop 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 tiktok_shop_search and tiktok_product.
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 TikTok Shop task, make sure:
>= 18 is available.Full setup guide: Gecho Bridge README
| User goal | Use tool | Notes |
|---|---|---|
| Discover products by keyword | tiktok_shop_search | Returns structured listings |
| Inspect one known product | tiktok_product | Requires a product URL or product ID |
Use this aggregate Skill for combined TikTok Shop research. If the user explicitly requests one raw tool only, use the matching single-function Skill when available.
tiktok_shop_searchSearch TikTok Shop and collect structured product results.
Parameters:
query string, required: product keyword or phrase.targetCount number, optional: desired product count; default 100.save_dir string, optional: absolute directory for saving results; pass a directory, not a .json filename.Expected result: product data and a saved local result path when writing succeeds.
tiktok_productCollect the complete data available from a TikTok Shop product detail page.
Parameters:
product_url string, required: TikTok Shop product URL or product ID.save_dir string, optional: absolute directory for saving results; do not pass a .json filename.Expected result: structured product details such as title, price, SKU/variants, description, sales, ratings, reviews, and links when available, plus a saved local path when successful.
Use this Skill before calling TikTok Shop MCP tools when the user asks for product discovery, product details, catalog research, competitor comparison, pricing, sales signals, or review context.
Core rules:
tiktok_shop_search and tiktok_product.tiktok_shop_search for keyword discovery and tiktok_product for a known product.save_dir is provided, choose a safe absolute directory in the current workspace or omit it when no reliable directory exists.tiktok_shop_search.save_dir using the same safe-directory rule.tiktok_product.tiktok_shop_search.tiktok_product for the selected product.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: `tiktok-shop-search` for discovery and `tiktok-product` for known-product detail.
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 TikTok Shop 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. TikTok Shop 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 TikTok Shop in the same Chrome profile and keep the tab open. Then return to OpenClaw Dashboard or Hermes and retry the product 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:
- `tiktok-shop-search`: keyword product discovery.
- `tiktok-product`: known-product detail collection.
- `tiktok-search`: TikTok video and insight 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 TikTok Shop tab open. |
| CAPTCHA or login wall | Ask the user to resolve it manually in Chrome and retry later. |
| Missing keyword | Ask for the product keyword. |
| Missing product identifier | Ask for the product URL or product ID. |
| Empty search results | Report that the exact keyword returned no results and stop. |
| Product unavailable | Report the page state and do not invent product 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 by keyword with tiktok_shop_search and inspect a selected product with tiktok_product. Keep the jobs sequential and ask for a product identifier when the search result does not provide a clear selection.
No. TikTok Shop product research is separate from TikTok video search and insight. Use tiktok-search for video and insight workflows.
No. It reads data exposed by the logged-in browser session and does not publish, edit listings, place orders, or perform account actions.
Join the WeCom group, visit Discord, or use the 1:1 support QR code.
For successful discovery:
For successful product detail:
For failures:
This Skill should:
This Skill must never: