원클릭으로
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.DevToolsActivePort, or no endpoint is verified on Windows, call start_chrome_devtools and use the dedicated Chrome window it opens.skipped: true without endpoint_verified: true, check the endpoint with check_chrome_devtools before continuing.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.