一键导入
sourcing-agent-1688
Use this skill when the user asks Codex Desktop to inspect, analyze, compare, or save data from 1688 product pages.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill when the user asks Codex Desktop to inspect, analyze, compare, or save data from 1688 product pages.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | sourcing-agent-1688 |
| description | Use this skill when the user asks Codex Desktop to inspect, analyze, compare, or save data from 1688 product pages. |
Use this plugin as a Chrome DevTools-first 1688 sourcing agent.
Primary path:
chrome-devtools to inspect the user's Chrome tab.sourcing1688 tools to normalize 1688 HTML and network JSON into seller-facing product data.Use Chrome DevTools first. Do not open a separate window unless the user explicitly asks or the plugin reports that it is using the Windows port-mode Chrome profile. Do not run synthetic fixture, demo, or parser self-tests during a user sourcing task.
Before calling open_chrome_devtools_setup, retry chrome-devtools/list_pages once. Call setup only when Chrome DevTools still cannot connect, has no pages, or reports DevToolsActivePort.
If setup is needed:
open_chrome_devtools_setup.endpoint_verified: true, continue with the Chrome tabs exposed by that endpoint.needs_user_action, ask the user to open chrome://inspect/#remote-debugging in their normal signed-in Chrome profile, enable remote debugging, then restart Codex or open a new chat.start_chrome_devtools as an automatic fallback for 1688 sourcing. It opens a separate recovery Chrome profile without the user's 1688 cookies/login.start_chrome_devtools only when the user explicitly accepts a separate recovery profile or asks for port-mode troubleshooting.skipped: true without endpoint_verified: true, explain that existing-session permission is pending and wait for the user to confirm setup.opened is non-empty.Do not treat a setup marker as proof of connectivity unless it says status: verified or the endpoint check passes.
Do not resize, reposition, minimize, or maximize the user's Chrome windows.
If a Chrome DevTools tool call times out during first connection, do not call it a parser bug or a 1688 failure. Treat it as a pending Chrome permission dialog, tell the user to click Allow if the dialog is visible, then retry the same Chrome DevTools call after the user confirms. The bundled MCP config gives Chrome DevTools a long tool timeout so the user has time to notice and approve the prompt.
When the user gives a 1688 product URL or asks about the current Chrome page:
list_pages and select the 1688 page.take_snapshot, take_screenshot, and evaluate_script to inspect the visible page.evaluate_script: page URL, document title, body innerText, and visible image/video/source URLs. Call parse_1688_visible_page_snapshot first so visible price, MOQ, seller, sold count, and media are not lost.parse_1688_rendered_html_content.list_network_requests and get_network_request for relevant 1688 responses.parse_1688_network_payload_content.买家评价) when visible, capture body text plus review-related network responses, then call parse_1688_review_snapshot.When the user asks for sourcing candidates:
expand_sourcing_keywords.strategy: agent_generate_terms, or the seed terms look too broad, generate 5-8 practical Chinese 1688 search terms yourself from the user's Korean intent. Do not search a Korean placeholder on 1688.s.1688.com search URLs, GBK-percent-encode Chinese keywords; UTF-8 encoded Chinese keywords can render as broken text and return unrelated results.evaluate_script: title, URL, price text, sold text, seller/shop name, image URL, and visible badges. If a card URL is a dj.1688.com ad redirect, also look for a nearby detail.1688.com, detail.m.1688.com, or offerId= URL in the same card before passing it to the parser.parse_1688_search_results_snapshot with the captured items. Pass a current or user-provided CNY/KRW rate when available.When the user asks to save images or page data:
download_1688_product_assets_from_html_content.